Skip to content

Commit e4fc0ef

Browse files
Update mkdocs.yml
Add repo and uri configuration - Edit button link is still wrong, but better than redirecting to incorrect repo
1 parent 2014003 commit e4fc0ef

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

mkdocs.yml

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,12 @@
11
# Needs to be the same as the root directory
22
site_name: SparkFun_GNSS_Flex_pHAT
33

4+
repo_url: https://github.com/sparkfun/SparkFun_GNSS_pHAT
5+
repo_name: sparkfun/SparkFun_GNSS_Flex_pHAT
6+
7+
# Default edit/view actions to "main" branch, instead of "master"
8+
edit_uri: blob/main/docs/
9+
410

511
# Configures webpage navigation
612
# Excludes README.md files from being built as webpages

0 commit comments

Comments
 (0)