diff --git a/.github/ISSUE_TEMPLATE/BUG_REPORT.md b/.github/ISSUE_TEMPLATE/BUG_REPORT.md index 1c80e564..86db820d 100644 --- a/.github/ISSUE_TEMPLATE/BUG_REPORT.md +++ b/.github/ISSUE_TEMPLATE/BUG_REPORT.md @@ -16,7 +16,7 @@ labels: "Status: Unconfirmed" ## The current behavior diff --git a/README.md b/README.md index 1315734e..e41543f6 100644 --- a/README.md +++ b/README.md @@ -8,7 +8,7 @@ Since the parameters extracted from OpenAPI can be used freely, it can be used f ## Playground -- [Playground](https://himenon.github.io/openapi-typescript-code-generator-playground/index.html) +- [Playground](https://openapi-typescript-playground.netlify.app) ## Installation diff --git a/docs/ja/README-ja.md b/docs/ja/README-ja.md index bce9a944..7a8f5956 100644 --- a/docs/ja/README-ja.md +++ b/docs/ja/README-ja.md @@ -6,7 +6,7 @@ OpenAPI から抽出したパラメーターは自由に使うことができる ## Playground -- [Playground](https://himenon.github.io/openapi-typescript-code-generator-playground/index.html) +- [Playground](https://openapi-typescript-playground.netlify.app) ## DEMO