File tree Expand file tree Collapse file tree 2 files changed +6
-2
lines changed Expand file tree Collapse file tree 2 files changed +6
-2
lines changed Original file line number Diff line number Diff line change @@ -49,6 +49,7 @@ if (image) {
4949 <a href =" /resources/" >Resources</a >
5050 <a href =" /api/" >API</a >
5151 <a href =" /changelog/" >Changelog</a >
52+ <a href =" /style-guide/ai-tooling/" >AI tooling</a >
5253 </div >
5354 <h1 id ={ " _top" } data-page-title set:html ={ title } />
5455 { tagline && <div class = " tagline" set :html = { tagline } />}
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 tooling " , 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