Skip to content

Commit a286bee

Browse files
committed
build: update site settings
1 parent ca9e5ad commit a286bee

1 file changed

Lines changed: 5 additions & 5 deletions

File tree

mkdocs.yml

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -3,9 +3,9 @@ site_url: https://oslc.github.io/developing-oslc-applications/
33
site_description: Learn to develop OSLC applications with Eclipse Lyo
44
docs_dir: docs-new
55

6-
repo_name: oslc-op/developing-oslc-applications
7-
repo_url: https://github.com/oslc-op/developing-oslc-applications
8-
edit_uri: edit/main/docs/
6+
repo_name: oslc/developing-oslc-applications
7+
repo_url: https://github.com/oslc/developing-oslc-applications
8+
edit_uri: edit/gh-pages/docs-new/
99

1010
theme:
1111
name: material
@@ -38,7 +38,7 @@ theme:
3838
# accent: indigo
3939
# primary: 'blue grey'
4040
primary: 'teal'
41-
accent: 'blue grey'
41+
accent: 'teal'
4242
toggle:
4343
icon: material/brightness-7
4444
name: Switch to dark mode
@@ -57,7 +57,7 @@ theme:
5757
extra:
5858
social:
5959
- icon: fontawesome/brands/github
60-
link: https://github.com/oslc-op
60+
link: https://github.com/oslc
6161
- icon: fontawesome/solid/globe
6262
link: https://open-services.net
6363

0 commit comments

Comments
 (0)