Skip to content

Commit 3c1f9d4

Browse files
Merge pull request #6871 from novrain/main
2 parents c99e65f + dde7709 commit 3c1f9d4

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

  • documentation/tutorial/routing/intro/react-router

documentation/tutorial/routing/intro/react-router/index.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ import { Sandpack, AddRouterProviderToApp } from "./sandpack.tsx";
88

99
Now we've learned the data fetching essentials and basics of authentication in Refine. In this unit, we'll learn how to add a router provider to our app and the features we're unlocking with a router provider.
1010

11-
Refine provides integrations for the most popular routing options such as [React Router](/docs/routing/integrations/react-router), [Next.js](/docs/routing//integrations/next-js) and [Remix](/docs/routing/integrations/remix).
11+
Refine provides integrations for the most popular routing options such as [React Router](/docs/routing/integrations/react-router), [Next.js](/docs/routing/integrations/next-js) and [Remix](/docs/routing/integrations/remix).
1212

1313
:::simple Implementation Tips
1414

0 commit comments

Comments
 (0)