Skip to content

Commit 39f045f

Browse files
committed
Updated edit_url in MkDocs
1 parent 18bcc4a commit 39f045f

File tree

1 file changed

+3
-2
lines changed

1 file changed

+3
-2
lines changed

documentation/mkdocs.yml

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ site_url:
77
# Repository
88
repo_name: Echelon
99
repo_url: https://github.com/mlevit/echelon
10-
edit_uri: -/blob/master/documentation/
10+
edit_uri: edit/main/documentation/docs/
1111

1212
# Copyright
1313
# copyright:
@@ -33,7 +33,8 @@ theme:
3333
- navigation.instant
3434
- navigation.tabs
3535
- navigation.tabs.sticky
36-
# - toc.integrate
36+
- content.action.edit
37+
- content.action.view
3738
icon:
3839
logo: material/eye-outline
3940
repo: material/github

0 commit comments

Comments
 (0)