Skip to content

Commit dd943a8

Browse files
committed
docs: Again fixed links
1 parent 4dcba77 commit dd943a8

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

docs/docs/Quick Guide/index.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ sidebar_position: 4
66

77
`rtk-query-loader` is a tool that you can use to clean up your codebase and prevent duplicate code. The following guide will walk you through some of our recommended best practises for making the most out of this package.
88

9-
1. [Create a base loader](./base-loader)
10-
2. [Extend the base loader](./extend-loader)
11-
3. [Add queries](./add-queries)
12-
4. [Consume the loader](./consume-loader)
9+
1. [Create a base loader](./base-loader.md)
10+
2. [Extend the base loader](./extend-loader.md)
11+
3. [Add queries](./add-queries.md)
12+
4. [Consume the loader](./consume-loader.mdx)

0 commit comments

Comments
 (0)