Skip to content

Commit 096478d

Browse files
Update mkdocs.yml for editing button
1 parent a8c3495 commit 096478d

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

mkdocs.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,7 @@
33
site_name: CPP Lab Guide
44
repo_name: cpp-lln-lab/CPP_LabGuide
55
repo_url: https://github.com/cpp-lln-lab/CPP_LabGuide
6+
edit_uri: -/edit/main/docs/
67
# docs_dir: alternative_path # docs/ is the default folder
78
copyright: MIT
89

@@ -17,6 +18,7 @@ theme:
1718
- navigation.expand
1819
- content.action.edit
1920

21+
2022
docs_dir: doc
2123

2224
# Pages

0 commit comments

Comments
 (0)