We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 08f5cf6 commit a17513fCopy full SHA for a17513f
mkdocs.yml
@@ -1,10 +1,10 @@
1
-INHERIT: website-template/mkdocs.yml
+INHERIT: docs_template/mkdocs.yml
2
3
docs_dir: 'docs'
4
5
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/'
+repo_url: https://github.com/nofusscomputing/docker-bind
+edit_uri: '//edit/development/docs/'
8
9
nav:
10
- Home: index.md
0 commit comments