Skip to content

Commit 56dacda

Browse files
authored
[ZT] Update links on homepage (#26217)
1 parent 92bcf04 commit 56dacda

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

src/pages/index.astro

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -90,15 +90,15 @@ const topCards = [
9090
{
9191
title: "Zero Trust",
9292
links: [
93-
{ text: "Access", href: "/cloudflare-one/policies/access/" },
93+
{ text: "Access", href: "/cloudflare-one/access-controls/policies/" },
9494
{
9595
text: "Tunnel",
9696
href: "/cloudflare-one/networks/connectors/cloudflare-tunnel/",
9797
},
98-
{ text: "Gateway", href: "/cloudflare-one/policies/gateway/" },
98+
{ text: "Gateway", href: "/cloudflare-one/traffic-policies/" },
9999
{
100100
text: "Browser Isolation",
101-
href: "/cloudflare-one/policies/browser-isolation/",
101+
href: "/cloudflare-one/remote-browser-isolation/",
102102
},
103103
{
104104
text: "Replace your VPN",

0 commit comments

Comments
 (0)