From b532ec6d68aa9020054246a5e0df151401c0781e Mon Sep 17 00:00:00 2001 From: Rohan Raj Gautam Date: Sat, 22 Apr 2023 00:21:50 +0545 Subject: [PATCH] Update react_router documentation --- lib/docs/scrapers/react_router.rb | 6 +++--- public/icons/docs/react_router/SOURCE | 2 +- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/lib/docs/scrapers/react_router.rb b/lib/docs/scrapers/react_router.rb index 64318f5b..a1488869 100644 --- a/lib/docs/scrapers/react_router.rb +++ b/lib/docs/scrapers/react_router.rb @@ -3,11 +3,11 @@ module Docs self.name = 'React Router' self.slug = 'react_router' self.type = 'simple' - self.release = '6.4.1' - self.base_url = 'https://reactrouterdotcom.fly.dev/docs/en/v6' + self.release = '6.10.0' + self.base_url = 'https://reactrouter.com/en/6.10.0/start/overview' self.links = { - home: 'https://reactrouterdotcom.fly.dev/', + home: 'https://reactrouter.com/', code: 'https://github.com/remix-run/react-router' } diff --git a/public/icons/docs/react_router/SOURCE b/public/icons/docs/react_router/SOURCE index b2605efd..7e72e52a 100644 --- a/public/icons/docs/react_router/SOURCE +++ b/public/icons/docs/react_router/SOURCE @@ -1 +1 @@ -https://reactrouterdotcom.fly.dev/favicon.ico +https://reactrouter.com/favicon.ico