Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix: wrong hyper link in ko readme document #1870

Open
wants to merge 1 commit into
base: master
Choose a base branch
from
Open
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
fix: wrong hyper link in ko readme document
  • Loading branch information
rjh committed Feb 28, 2023
commit 043f765c6b047144fac754f4ccf21710be602d56
2 changes: 1 addition & 1 deletion packages/toast-ui.grid/docs/ko/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@
- [πŸ“– νŽ˜μ΄μ§€λ„€μ΄μ…˜](./pagination.md)
- [πŸ” ν•„ν„°](./filter.md)
- [πŸ”§ μ»€μŠ€ν…€ 컬럼 헀더](./custom-column-header.md)
- [πŸ“œ λ¬΄ν•œ 슀크둀](./infinite-scrolling.md)
- [πŸ“œ λ¬΄ν•œ 슀크둀](./infinite-scroll.md)
- [πŸ“’ μ»¨ν…μŠ€νŠΈ 메뉴](./contextMenu.md)
- [πŸ’Ύ 내보내기](./export.md)
- [✊ λ“œλž˜κ·Έ μ•€ λ“œλ‘­](./drag-and-drop.md)
Expand Down