We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 230f7f8 commit 002f6aeCopy full SHA for 002f6ae
1 file changed
site/docs/pages/index.mdx
@@ -11,7 +11,7 @@ import { HomePage } from 'vocs/components'
11
A lightweight, powerful tool for uploading, organizing, and managing files in Amazon S3 buckets.
12
</HomePage.Description>
13
<HomePage.Buttons>
14
- <HomePage.Button href="/getting-started" variant="accent">Get Started</HomePage.Button>
15
- <HomePage.Button href="https://github.com/yourusername/s3u">GitHub</HomePage.Button>
+ <HomePage.Button href="/" variant="accent">Get Started</HomePage.Button>
+ <HomePage.Button href="https://github.com/danhilse/s3u">GitHub</HomePage.Button>
16
</HomePage.Buttons>
17
</HomePage.Root>
0 commit comments