@f5-sales-demo/docs-theme 4.0.8 → 4.0.9
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/config.ts +1 -1
- package/package.json +1 -1
package/config.ts
CHANGED
|
@@ -173,7 +173,7 @@ export const defaultMegaMenuItems: MegaMenuItem[] = [
|
|
|
173
173
|
translations: itemLabels['Multi-Cloud Networking'],
|
|
174
174
|
description: 'Site connectivity across clouds',
|
|
175
175
|
descriptionTranslations: itemDescriptions['Site connectivity across clouds'],
|
|
176
|
-
href: 'https://f5-sales-demo.github.io/
|
|
176
|
+
href: 'https://f5-sales-demo.github.io/multi-cloud-networking/',
|
|
177
177
|
icon: resolveMegaMenuIcon('f5xc:multi-cloud-network-connect'),
|
|
178
178
|
},
|
|
179
179
|
{
|