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.
2 parents be6af9b + 5683124 commit f270ed6Copy full SHA for f270ed6
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