Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion docs/en/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -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:
Expand Down
2 changes: 1 addition & 1 deletion docs/en/intro.md
Original file line number Diff line number Diff line change
Expand Up @@ -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).

<video width="100%" height="240" controls>
<source src="/demo.mov" type="video/mp4">
Expand Down
2 changes: 1 addition & 1 deletion docs/ko/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ hero:
text: 알아보기
link: /ko/intro.html
- theme: alt
text: Github
text: GitHub
link: https://github.com/mugglim/build-your-own-tanstack-query

features:
Expand Down
Loading