File tree Expand file tree Collapse file tree 5 files changed +0
-8
lines changed
pages/product/apis-integrations Expand file tree Collapse file tree 5 files changed +0
-8
lines changed Original file line number Diff line number Diff 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" ,
Original file line number Diff line number Diff line change @@ -94,7 +94,6 @@ yarn add @cubejs-client/core
9494
9595Now 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
Original file line number Diff line number Diff line change @@ -105,7 +105,6 @@ yarn add @cubejs-client/core @cubejs-client/ngx
105105
106106Now 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
Original file line number Diff line number Diff line change @@ -112,7 +112,6 @@ yarn add @cubejs-client/core @cubejs-client/react
112112
113113Now 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
Original file line number Diff line number Diff line change @@ -110,7 +110,6 @@ yarn add @cubejs-client/core @cubejs-client/vue3
110110
111111Now 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
You can’t perform that action at this time.
0 commit comments