File tree Expand file tree Collapse file tree 2 files changed +16
-5
lines changed
docs/use-cases/observability/clickstack Expand file tree Collapse file tree 2 files changed +16
-5
lines changed Original file line number Diff line number Diff line change 1+ ---
2+ slug : /use-cases/observability/clickstack/api-reference
3+ title : ' API reference'
4+ pagination_prev : null
5+ pagination_next : null
6+ description : ' Landing page for ClickStack API reference docs'
7+ doc_type : ' landing-page'
8+ ---
9+
10+ import CloudNotSupportedBadge from '@theme/badges /CloudNotSupportedBadge';
11+ import {Button} from "@clickhouse/click-ui /bundled";
12+
13+ <CloudNotSupportedBadge />
14+
15+ For API reference docs, please visit [ this page] ( /docs/clickstack/api-reference )
Original file line number Diff line number Diff line change @@ -1695,11 +1695,7 @@ const sidebars = {
16951695 } ,
16961696 ]
16971697 } ,
1698- {
1699- type : "link" ,
1700- label : "API reference" ,
1701- href : "https://clickhouse.com/docs/clickstack/api-reference" ,
1702- }
1698+ "use-cases/observability/clickstack/api-reference"
17031699 ]
17041700 } ,
17051701 ] ,
You can’t perform that action at this time.
0 commit comments