Skip to content

Commit

Permalink
UPDATES
Browse files Browse the repository at this point in the history
  • Loading branch information
Kkundan committed Apr 8, 2024
1 parent b2e042d commit 3e912ee
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions docusaurus.config.ts
Original file line number Diff line number Diff line change
Expand Up @@ -54,7 +54,7 @@ const config: Config = {
items: [
{
type: "dropdown",
label: "API",
label: "APIS",
position: "left",
items: [
{
Expand All @@ -64,15 +64,15 @@ const config: Config = {
],
},
{
label: "Connectors",
label: "CONNECTORS",
to: "/connectors/",
},
{
label: "Extensions",
label: "EXTENSIONS",
to: "/extensions/",
},
{
label: "Security",
label: "SECURITY",
to: "/security/",
},
{
Expand Down

0 comments on commit 3e912ee

Please sign in to comment.