Skip to content

Commit 1b67d0b

Browse files
authored
docs(readme): src/dictionary.ts へのリンクが切れている問題を修正 (#18)
#11 で `src/dictionary.js` が `src/dictionary.ts` に移動されたため、`[src/dictionary.js](src/dictionary.js)` が 404 となっていた。
1 parent feb442a commit 1b67d0b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@
1515
など。詳細は辞書の定義を参照
1616

1717
- [dict/prh.yml](dict/prh.yml)
18-
- [src/dictionary.js](src/dictionary.js)
18+
- [src/dictionary.ts](src/dictionary.ts)
1919

2020
## Install
2121

0 commit comments

Comments
 (0)