We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8713ad4 commit 80511ceCopy full SHA for 80511ce
docs/getting-started/quick-start/index.mdx
@@ -88,7 +88,7 @@ import Link from '@docusaurus/Link';
88
margin: '0'
89
}
90
}}>
91
- {/*<Link to="/cloud/overview#oss-vs-clickhouse-cloud" style={{textDecoration: 'none', width: '100%'}}>
+ <Link to="/cloud/overview" style={{textDecoration: 'none', width: '100%'}}>
92
<CardPromotion
93
icon="question"
94
label="Not sure which to choose? Click here to learn about the differences between Cloud and OSS ClickHouse"
@@ -103,6 +103,6 @@ import Link from '@docusaurus/Link';
103
cursor: 'pointer'
104
}}
105
/>
106
- </Link>*/}
+ </Link>
107
</div>
108
0 commit comments