Skip to content

Commit 40d17ec

Browse files
committed
docs: fix edit_uri
1 parent 6e499db commit 40d17ec

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

mkdocs.yml

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,11 +1,10 @@
11
site_name: IOTstack
22
site_description: 'Docker stack for getting started on IOT on the Raspberry PI'
33

4-
54
# Repository
65
repo_url: https://github.com/SensorsIot/IOTstack
76
repo_name: SensorsIot/IOTstack
8-
edit_uri: "https://github.com/SensorsIot/IOTstack/edit/master/"
7+
edit_uri: "https://github.com/SensorsIot/IOTstack/edit/master/docs"
98

109
theme:
1110
name: material

0 commit comments

Comments
 (0)