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 be6af9b commit 5683124Copy full SHA for 5683124
src/pages/index.mdx
@@ -52,7 +52,7 @@ export const Hero = ({children, color}) => {
52
</div>
53
<div>Get started with Cloud</div>
54
</a>
55
- <a href='/docs/getting-started/quick-start' className='home-page-hero-button'>
+ <a href='/getting-started/quick-start/oss' className='home-page-hero-button'>
56
<div style={{
57
fontWeight: '600',
58
fontSize: '18px',
0 commit comments