Skip to content

Commit a2c9687

Browse files
committed
chore: fix repo links
1 parent 15df1a8 commit a2c9687

1 file changed

Lines changed: 3 additions & 3 deletions

File tree

mkdocs.yml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -2,12 +2,12 @@ site_name: Eclipse projects @ GitHub
22
site_description: Eclipse projects @ GitHub
33
strict: false
44

5-
site_url: https://netomi.github.io/eclipse-projects/
5+
site_url: https://eclipse.github.io/eclipse-projects/
66
docs_dir: ./docs
77
site_dir: ./_site
88

9-
repo_name: netomi/eclipse-projects
10-
repo_url: https://github.com/netomi/eclipse-projects/
9+
repo_name: eclipse/eclipse-projects
10+
repo_url: https://github.com/eclipse/eclipse-projects/
1111

1212
theme:
1313
name: 'material'

0 commit comments

Comments
 (0)