diff --git a/docs/en/index.md b/docs/en/index.md index 28e74b0..71a4661 100644 --- a/docs/en/index.md +++ b/docs/en/index.md @@ -9,7 +9,7 @@ hero: text: About Build Your Own TanStack Query link: /intro.html - theme: alt - text: Github + text: GitHub link: https://github.com/mugglim/build-your-own-tanstack-query features: diff --git a/docs/en/intro.md b/docs/en/intro.md index 840bfd6..4eb9971 100644 --- a/docs/en/intro.md +++ b/docs/en/intro.md @@ -27,7 +27,7 @@ npm run dev ## Result -You can check out the completed implementation on GitHub. +You can check out the completed implementation on [GitHub](https://github.com/mugglim/build-your-own-tanstack-query).