Skip to content

Commit d03d7ac

Browse files
authored
Merge pull request #58 from netfoundry/platform-docs-landing
update bento card link for platform docs
2 parents 248a204 + aa72d9a commit d03d7ac

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

unified-doc/src/pages/index.tsx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ const products = [
1717
logo: NF_LOGO,
1818
tag: 'Managed',
1919
accent: CYAN,
20-
link: '#',
20+
link: `${DOCS_BASE}platform/intro`,
2121
features: ['Fully managed SaaS', 'Global edge fabric', 'No infra to operate', 'Policy-based access'],
2222
description: "The cloud-managed control plane for NetFoundry's global zero-trust fabric. Orchestrate identities, policies, and edge routers — no infrastructure to run."
2323
},

0 commit comments

Comments
 (0)