Skip to content

Commit fae0db8

Browse files
authored
docs: fix (#39)
1 parent 67b933e commit fae0db8

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ This library provides TypeScript type definitions and extracted parameters from
66
TypeScript AST is used to generate the code, which is accurately converted to TypeScript code.
77
Since the parameters extracted from OpenAPI can be used freely, it can be used for automatic generation of API Client and Server Side code, load balancer configuration files, etc.
88

9-
## Usage
9+
## Playground
1010

1111
- [Playground](https://himenon.github.io/openapi-typescript-code-generator-playground/index.html)
1212

docs/ja/README-ja.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ OpenAPI から抽出したパラメーターは自由に使うことができる
1010

1111
## DEMO
1212

13-
- [DEMO](./example/README.md)
13+
- [DEMO](../example/README.md)
1414
- [DEMO: github/rest-api-client code generate](https://github.com/Himenon/github-rest-api-client/tree/master/source)
1515
- https://github.com/github/rest-api-description
1616

0 commit comments

Comments
 (0)