Skip to content

Commit 37db9e7

Browse files
committed
Update README links for rtk docs
1 parent cc7d49d commit 37db9e7

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ Code Generator
1313

1414
### Introduction
1515

16-
This is a utility library meant to be used with [RTK Query](https://rtk-query-docs.netlify.app) that will generate a typed API client from an OpenAPI schema.
16+
This is a utility library meant to be used with [RTK Query](https://redux-toolkit.js.org/rtk-query/overview) that will generate a typed API client from an OpenAPI schema.
1717

1818
### Usage
1919

@@ -50,4 +50,4 @@ npx @rtk-incubator/rtk-query-codegen-openapi --file generated.api.ts --baseQuery
5050

5151
### Documentation
5252

53-
[View the RTK Query Code Generation docs](https://rtk-query-docs.netlify.app/concepts/code-generation)
53+
[View the RTK Query Code Generation docs](https://redux-toolkit.js.org/rtk-query/usage/code-generation)

0 commit comments

Comments
 (0)