1
0
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:
Martin Donath 2023-02-26 11:37:53 +01:00 committed by GitHub
commit cc0b4c5ec3
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -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