Skip to content

Commit aa5f4ee

Browse files
Updating file 'mkdocs.yml' with otterdog.
1 parent 2cf75de commit aa5f4ee

File tree

1 file changed

+6
-6
lines changed

1 file changed

+6
-6
lines changed

mkdocs.yml

+6-6
Original file line numberDiff line numberDiff line change
@@ -1,11 +1,11 @@
1-
site_name: Otterdog configuration @ {{ org }}
2-
site_description: Otterdog configuration @ {{ org }}
1+
site_name: Otterdog configuration @ eclipse-equinox
2+
site_description: Otterdog configuration @ eclipse-equinox
33
strict: false
44

5-
site_url: https://{{ org }}.github.io/.eclipsefdn/
5+
site_url: https://eclipse-equinox.github.io/.eclipsefdn/
66

7-
repo_name: {{ org }}/.eclipsefdn
8-
repo_url: https://github.com/{{ org }}/.eclipsefdn/
7+
repo_name: eclipse-equinox/.eclipsefdn
8+
repo_url: https://github.com/eclipse-equinox/.eclipsefdn/
99

1010
docs_dir: ./docs
1111
site_dir: ./_site
@@ -35,7 +35,7 @@ nav:
3535
watch: []
3636

3737
extra:
38-
org_id: {{ org }}
38+
org_id: eclipse-equinox
3939

4040
extra_css:
4141
- stylesheets/extra.css

0 commit comments

Comments
 (0)