Skip to content

Commit 719e392

Browse files
committed
Use Nebari instead of Nebari Core
1 parent 859ee45 commit 719e392

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

docs/docusaurus.config.js

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -132,7 +132,7 @@ const config = {
132132
hideOnScroll: false,
133133
items: [
134134
{
135-
label: "Nebari Core",
135+
label: "Nebari",
136136
position: "left",
137137
to: "/docs/welcome",
138138
},
@@ -178,7 +178,7 @@ const config = {
178178
position: "right",
179179
items: [
180180
{
181-
label: "Nebari core code repository",
181+
label: "Nebari code repository",
182182
href: customFields.githubCodebaseUrl,
183183
},
184184
{

0 commit comments

Comments
 (0)