Skip to content

Commit 84d8d4d

Browse files
committed
fix edit url for docs
1 parent 8560e2f commit 84d8d4d

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

mkdocs.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
site_name: libctl Documentation
22
site_author: libctl Developers
33
repo_url: https://github.com/NanoComp/libctl/
4-
edit_uri: blob/master/doc/docs
4+
edit_uri: edit/master/doc/docs
55

66
docs_dir: 'doc/docs'
77
site_dir: 'doc/site'

0 commit comments

Comments
 (0)