Skip to content

Commit 3d42491

Browse files
authored
Update docusaurus.config.js
links updated
1 parent f67c539 commit 3d42491

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

docusaurus.config.js

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -101,11 +101,11 @@ const config = {
101101
},
102102
{
103103
label: "Documentation",
104-
href: "https://renku.readthedocs.io/en/stable",
104+
href: "https://docs.renkulab.io/en/latest/",
105105
},
106106
{
107107
label: "Get Started",
108-
href: "https://renku.notion.site/Get-started-with-Renku-1a50df2efafc800f8554e30fd7458fa6",
108+
href: "https://docs.renkulab.io/en/latest/docs/users/getting-started/",
109109
},
110110
{
111111
label: "Help",
@@ -148,7 +148,7 @@ const config = {
148148
items: [
149149
{
150150
label: "What is Renku",
151-
href: "https://renku.notion.site/What-is-Renku-1900df2efafc80839b26cbad43f24778",
151+
href: "https://docs.renkulab.io/en/latest/docs/users/knowledge-base/about",
152152
},
153153
{
154154
label: "Roadmap",

0 commit comments

Comments
 (0)