Skip to content

Commit ce88f33

Browse files
authored
refactor: fix typo and package-lock.json (#22)
* chore: reinstall package-lock.json * refactor: github word
1 parent 457fc92 commit ce88f33

File tree

4 files changed

+955
-2372
lines changed

4 files changed

+955
-2372
lines changed

docs/en/index.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ hero:
99
text: About Build Your Own TanStack Query
1010
link: /intro.html
1111
- theme: alt
12-
text: Github
12+
text: GitHub
1313
link: https://github.com/mugglim/build-your-own-tanstack-query
1414

1515
features:

docs/en/intro.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@ npm run dev
2727

2828
## Result
2929

30-
You can check out the completed implementation on GitHub.
30+
You can check out the completed implementation on [GitHub](https://github.com/mugglim/build-your-own-tanstack-query).
3131

3232
<video width="100%" height="240" controls>
3333
<source src="/demo.mov" type="video/mp4">

docs/ko/index.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ hero:
99
text: 알아보기
1010
link: /ko/intro.html
1111
- theme: alt
12-
text: Github
12+
text: GitHub
1313
link: https://github.com/mugglim/build-your-own-tanstack-query
1414

1515
features:

0 commit comments

Comments
 (0)