Skip to content

Commit 7dfaf0c

Browse files
committed
docs: Remove links to the examples page
1 parent ee9f891 commit 7dfaf0c

File tree

5 files changed

+0
-8
lines changed

5 files changed

+0
-8
lines changed

docs/components/common/Footer/Footer.tsx

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -53,10 +53,6 @@ const RESOURCES_LINKS = [
5353
label: "Blog",
5454
link: "https://cube.dev/blog/",
5555
},
56-
{
57-
label: "Examples",
58-
link: "https://cube.dev/examples",
59-
},
6056
{
6157
label: "Community",
6258
link: "https://cube.dev/community",

docs/pages/product/apis-integrations/javascript-sdk.mdx

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -94,7 +94,6 @@ yarn add @cubejs-client/core
9494

9595
Now you can build your application from scratch or connect to one of our
9696
[supported data visualization tools](/product/configuration/visualization-tools).
97-
You can also [explore example applications](https://cube.dev/examples) built with Cube.
9897

9998
## Data format
10099

docs/pages/product/apis-integrations/javascript-sdk/angular.mdx

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -105,7 +105,6 @@ yarn add @cubejs-client/core @cubejs-client/ngx
105105

106106
Now you can build your application from scratch or connect to one of our
107107
[supported data visualization tools](/product/configuration/visualization-tools).
108-
You can also [explore example applications](https://cube.dev/examples) built with Cube.
109108

110109

111110
[ref-compare-date-range]: /product/apis-integrations/queries#compare-date-range-query

docs/pages/product/apis-integrations/javascript-sdk/react.mdx

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -112,7 +112,6 @@ yarn add @cubejs-client/core @cubejs-client/react
112112

113113
Now you can build your application from scratch or connect to one of our
114114
[supported data visualization tools](/product/configuration/visualization-tools).
115-
You can also [explore example applications](https://cube.dev/examples) built with Cube.
116115

117116

118117
[ref-compare-date-range]: /product/apis-integrations/queries#compare-date-range-query

docs/pages/product/apis-integrations/javascript-sdk/vue.mdx

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -110,7 +110,6 @@ yarn add @cubejs-client/core @cubejs-client/vue3
110110

111111
Now you can build your application from scratch or connect to one of our
112112
[supported data visualization tools](/product/configuration/visualization-tools).
113-
You can also [explore example applications](https://cube.dev/examples) built with Cube.
114113

115114

116115
[ref-compare-date-range]: /product/apis-integrations/queries#compare-date-range-query

0 commit comments

Comments
 (0)