Skip to content

Commit

Permalink
docs: update playground link (#93)
Browse files Browse the repository at this point in the history
  • Loading branch information
Himenon committed Nov 27, 2022
1 parent e115d3b commit 556f0cb
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ Since the parameters extracted from OpenAPI can be used freely, it can be used f

## Playground

- [Playground](https://openapi-typescript-code-generator-playground.netlify.app)
- [Playground](https://openapi-typescript-code-generator.netlify.app/)

## Installation

Expand Down
2 changes: 1 addition & 1 deletion docs/ja/README-ja.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ OpenAPI から抽出したパラメーターは自由に使うことができる

## Playground

- [Playground](https://openapi-typescript-code-generator-playground.netlify.app)
- [Playground](https://openapi-typescript-code-generator.netlify.app)

## DEMO

Expand Down

0 comments on commit 556f0cb

Please sign in to comment.