Skip to content

Commit a2c49c1

Browse files
authored
Merge pull request #19 from PANFACTORY/feature/document
README.md内のドキュメントへのリンクを修正
2 parents fb07c15 + c8cc29d commit a2c49c1

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -59,7 +59,7 @@ clang++ -I <Your Include Path> ./main.cpp
5959
```
6060

6161
## ドキュメント
62-
- [ドキュメント](https://panfactory.github.io/jsonparser/html)
62+
- [ドキュメント](https://panfactory.github.io/jsonparser/)
6363

6464
## 参考URL
6565
- [JSON形式](https://www.tohoho-web.com/ex/json.html)

0 commit comments

Comments
 (0)