Skip to content

Commit 5683124

Browse files
authored
Update index.mdx
1 parent be6af9b commit 5683124

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/pages/index.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -52,7 +52,7 @@ export const Hero = ({children, color}) => {
5252
</div>
5353
<div>Get started with Cloud</div>
5454
</a>
55-
<a href='/docs/getting-started/quick-start' className='home-page-hero-button'>
55+
<a href='/getting-started/quick-start/oss' className='home-page-hero-button'>
5656
<div style={{
5757
fontWeight: '600',
5858
fontSize: '18px',

0 commit comments

Comments
 (0)