Skip to content

Commit a7d2c7b

Browse files
committed
docs: update remote links
1 parent 1ecb218 commit a7d2c7b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22

33
`typed-api-fetch` creates a `fetch` method that mimics the browser native `fetch`, but with added type inference.
44

5-
It is primarily focused on using the TypeScript definitions generated by [openapi-typescript](https://github.com/drwpow/openapi-typescript), a tool that generates TypeScript definitions from an OpenAPI specification.
5+
It is primarily focused on using the TypeScript definitions generated by [openapi-typescript](https://github.com/drwpow/openapi-typescript/tree/main/packages/openapi-typescript), a tool that generates TypeScript definitions from an OpenAPI specification.
66

77
## Example
88

0 commit comments

Comments
 (0)