Skip to content

Commit 00bd33f

Browse files
committed
PCX-856 Remove Mobile SDK link
1 parent 0bef57e commit 00bd33f

File tree

1 file changed

+5
-5
lines changed

1 file changed

+5
-5
lines changed

developers.cloudflare.com/src/components/product-grid.js

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -127,11 +127,11 @@ const products = [
127127
path: "magic-transit",
128128
icon: "magic-transit",
129129
},
130-
{
131-
title: "Mobile SDK",
132-
path: "mobile-sdk",
133-
icon: "mobile-sdk",
134-
},
130+
// {
131+
// title: "Mobile SDK",
132+
// path: "mobile-sdk",
133+
// icon: "mobile-sdk",
134+
// },
135135
{
136136
title: "Network Interconnect",
137137
path: "network-interconnect",

0 commit comments

Comments
 (0)