mirror of
https://github.com/squidfunk/mkdocs-material.git
synced 2024-11-13 18:40:54 +01:00
Merge pull request #5085 from mark-heptinstall/FixEditUriExample
Use edit in edit_uri example
This commit is contained in:
commit
cc0b4c5ec3
@ -109,7 +109,7 @@ resolves to the subfolder where your documentation is hosted.
|
||||
If your default branch is called `main`, change the setting to:
|
||||
|
||||
``` yaml
|
||||
edit_uri: blob/main/docs/
|
||||
edit_uri: edit/main/docs/
|
||||
```
|
||||
|
||||
After making sure that `edit_uri` is correctly configured, buttons for code
|
||||
|
Loading…
Reference in New Issue
Block a user