Skip to content

Commit

Permalink
adjust links
Browse files Browse the repository at this point in the history
Signed-off-by: Max Wolfs <mail@maxwolfs.com>
  • Loading branch information
maxwolfs committed Oct 8, 2024
1 parent aaa30cb commit 4a10c93
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 8 deletions.
2 changes: 1 addition & 1 deletion docs.package.json
Original file line number Diff line number Diff line change
Expand Up @@ -140,6 +140,6 @@
"repo": "SovereignCloudStack/opendesk-on-scs",
"source": "docs/*",
"target": "user-docs/application-examples",
"label": "OpenDesk on SCS"
"label": "opendesk-on-scs"
}
]
14 changes: 7 additions & 7 deletions sidebarsUserDocs.js
Original file line number Diff line number Diff line change
Expand Up @@ -15,13 +15,13 @@ const sidebars = {
type: 'generated-index'
},
items: [
'application-examples/OpenDesk on SCS/overview',
'application-examples/OpenDesk on SCS/quickstart',
'application-examples/OpenDesk on SCS/requirements',
'application-examples/OpenDesk on SCS/getting_started',
'application-examples/OpenDesk on SCS/configuration',
'application-examples/OpenDesk on SCS/user-import',
'application-examples/OpenDesk on SCS/contribute'
'application-examples/opendesk-on-scs/overview',
'application-examples/opendesk-on-scs/quickstart',
'application-examples/opendesk-on-scs/requirements',
'application-examples/opendesk-on-scs/getting_started',
'application-examples/opendesk-on-scs/configuration',
'application-examples/opendesk-on-scs/user-import',
'application-examples/opendesk-on-scs/contribute'
]
}
]
Expand Down

0 comments on commit 4a10c93

Please sign in to comment.