diff --git a/README.md b/README.md index b49282f..4735110 100644 --- a/README.md +++ b/README.md @@ -59,7 +59,7 @@ clang++ -I ./main.cpp ``` ## ドキュメント -- [ドキュメント](https://panfactory.github.io/jsonparser/html) +- [ドキュメント](https://panfactory.github.io/jsonparser/) ## 参考URL - [JSON形式](https://www.tohoho-web.com/ex/json.html)