File tree Expand file tree Collapse file tree 1 file changed +5
-2
lines changed Expand file tree Collapse file tree 1 file changed +5
-2
lines changed Original file line number Diff line number Diff line change @@ -38,7 +38,7 @@ const topCards = [
3838 {
3939 title: " Featured" ,
4040 links: [
41- { text: " Add web analytics " , href: " /web-analytics /" },
41+ { text: " AI tools " , href: " /style-guide/ai-tooling /" },
4242 {
4343 text: " Troubleshoot errors" ,
4444 href: " /support/troubleshooting/http-status-codes/" ,
@@ -91,7 +91,10 @@ const topCards = [
9191 title: " Zero Trust" ,
9292 links: [
9393 { text: " Access" , href: " /cloudflare-one/policies/access/" },
94- { text: " Tunnel" , href: " /cloudflare-one/networks/connectors/cloudflare-tunnel/" },
94+ {
95+ text: " Tunnel" ,
96+ href: " /cloudflare-one/networks/connectors/cloudflare-tunnel/" ,
97+ },
9598 { text: " Gateway" , href: " /cloudflare-one/policies/gateway/" },
9699 {
97100 text: " Browser Isolation" ,
You can’t perform that action at this time.
0 commit comments