We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 859ee45 commit 719e392Copy full SHA for 719e392
docs/docusaurus.config.js
@@ -132,7 +132,7 @@ const config = {
132
hideOnScroll: false,
133
items: [
134
{
135
- label: "Nebari Core",
+ label: "Nebari",
136
position: "left",
137
to: "/docs/welcome",
138
},
@@ -178,7 +178,7 @@ const config = {
178
position: "right",
179
180
181
- label: "Nebari core code repository",
+ label: "Nebari code repository",
182
href: customFields.githubCodebaseUrl,
183
184
0 commit comments