We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 15df1a8 commit a2c9687Copy full SHA for a2c9687
1 file changed
mkdocs.yml
@@ -2,12 +2,12 @@ site_name: Eclipse projects @ GitHub
2
site_description: Eclipse projects @ GitHub
3
strict: false
4
5
-site_url: https://netomi.github.io/eclipse-projects/
+site_url: https://eclipse.github.io/eclipse-projects/
6
docs_dir: ./docs
7
site_dir: ./_site
8
9
-repo_name: netomi/eclipse-projects
10
-repo_url: https://github.com/netomi/eclipse-projects/
+repo_name: eclipse/eclipse-projects
+repo_url: https://github.com/eclipse/eclipse-projects/
11
12
theme:
13
name: 'material'
0 commit comments