Skip to content

Commit cd10a0d

Browse files
committed
Sync open source content 🐝 (from 97708deeead9a738cda7c997e702331825030b89)
1 parent daa32a1 commit cd10a0d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/languages/typescript/oss-comparison-ts.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -202,7 +202,7 @@ npm install oazapfts --save
202202

203203
These generators will need an OpenAPI document to work with. A common OpenAPI document used for testing all sorts of OpenAPI tooling is the [Train Travel API](https://github.com/bump-sh-examples/train-travel-api).
204204

205-
Start by downloading the YAML from <https://raw.githubusercontent.com/bump-sh-examples/train-travel-api/refs/heads/main/openapi.yaml> to the working directory.
205+
Start by downloading the YAML from [https://raw.githubusercontent.com/bump-sh-examples/train-travel-api/refs/heads/main/openapi.yaml](https://raw.githubusercontent.com/bump-sh-examples/train-travel-api/refs/heads/main/openapi.yaml) to the working directory.
206206

207207
```bash
208208
wget https://raw.githubusercontent.com/bump-sh-examples/train-travel-api/refs/heads/main/openapi.yaml

0 commit comments

Comments
 (0)