Skip to content

Commit 4dcba77

Browse files
committed
docs: Fixed links in Guide Guide docs
1 parent 9285a0c commit 4dcba77

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.md)
10-
2. [Extend the base loader](./extend-loader.md)
11-
3. [Add queries](./add-queries.md)
12-
4. [Consume the loader](./consume-loader.md)
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)

0 commit comments

Comments
 (0)