Skip to content

Commit a17513f

Browse files
committed
docs(build): Update template path
ref: #33 #32 closes #26
1 parent 08f5cf6 commit a17513f

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

mkdocs.yml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,10 @@
1-
INHERIT: website-template/mkdocs.yml
1+
INHERIT: docs_template/mkdocs.yml
22

33
docs_dir: 'docs'
44

55
repo_name: Docker Bind
6-
repo_url: https://gitlab.com/nofusscomputing/projects/docker-bind
7-
edit_uri: '/-/ide/project/nofusscomputing/projects/docker-bind/edit/development/-/docs/'
6+
repo_url: https://github.com/nofusscomputing/docker-bind
7+
edit_uri: '//edit/development/docs/'
88

99
nav:
1010
- Home: index.md

0 commit comments

Comments
 (0)