Merge branch 'master' of github.com:squidfunk/mkdocs-material

This commit is contained in:
squidfunk 2023-02-26 11:49:18 +01:00
commit 8696f841bc

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: If your default branch is called `main`, change the setting to:
``` yaml ``` yaml
edit_uri: blob/main/docs/ edit_uri: edit/main/docs/
``` ```
After making sure that `edit_uri` is correctly configured, buttons for code After making sure that `edit_uri` is correctly configured, buttons for code