Skip to content

Commit a1eded4

Browse files
authored
Merge pull request #67 from ankit-tailor/fix/github-link
fix: update GitHub link in documentation to point to the correct repo…
2 parents 1697bb1 + e495861 commit a1eded4

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

apps/docs/docs/pages/index.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ import { HomePage } from "vocs/components";
1414
<HomePage.Button href="/installation" variant="accent">
1515
Get started
1616
</HomePage.Button>
17-
<HomePage.Button href="https://github.com/celo/composer-kit">
17+
<HomePage.Button href="https://github.com/celo-org/composer-kit">
1818
GitHub
1919
</HomePage.Button>
2020
</HomePage.Buttons>

0 commit comments

Comments
 (0)