Skip to content

Commit 05167ab

Browse files
committed
rename nav item
1 parent cdf4d4b commit 05167ab

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

docs/campaign-cart/index.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
---
2-
sidebar_label: Campaign Cart
2+
sidebar_label: Campaigns
33
sidebar_position: 1
44
---
55

docusaurus.config.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -165,7 +165,7 @@ const config = {
165165
},
166166
],
167167
},
168-
{ to: '/docs/campaign-cart/', label: 'Campaign Cart', position: 'left' },
168+
{ to: '/docs/campaign-cart/', label: 'Campaigns', position: 'left' },
169169
{ to: '/docs/apps/', label: 'Apps', position: 'left' },
170170
{ to: '/docs/storefront/', label: 'Storefront', position: 'left' },
171171
{ to: '/docs/webhooks/', label: 'Webhooks', position: 'left' },

0 commit comments

Comments
 (0)