@f5-sales-demo/docs-theme 4.0.8 → 4.0.10

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.
Files changed (2) hide show
  1. package/config.ts +1 -1
  2. 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/mcn/',
176
+ href: 'https://f5-sales-demo.github.io/multi-cloud-networking/',
177
177
  icon: resolveMegaMenuIcon('f5xc:multi-cloud-network-connect'),
178
178
  },
179
179
  {
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@f5-sales-demo/docs-theme",
3
- "version": "4.0.8",
3
+ "version": "4.0.10",
4
4
  "description": "F5 Distributed Cloud branded Starlight documentation theme",
5
5
  "type": "module",
6
6
  "engines": {