Skip to content

Commit

Permalink
Remove duplicated redirect rules
Browse files Browse the repository at this point in the history
  • Loading branch information
Krzemien97 committed Aug 21, 2024
1 parent 2bd504d commit 890aa7b
Showing 1 changed file with 0 additions and 8 deletions.
8 changes: 0 additions & 8 deletions docusaurus.config.ts
Original file line number Diff line number Diff line change
Expand Up @@ -280,10 +280,6 @@ const config: Config = {
from: '/category/rover-documentation',
to: '/leo-rover/documentation',
},
{
from: '/docs/category/assembly-manuals',
to: '/leo-rover/manuals',
},
{
from: '/category/assembly-manuals',
to: '/leo-rover/manuals',
Expand Down Expand Up @@ -312,10 +308,6 @@ const config: Config = {
from: '/category/positioning-systems',
to: '/leo-rover/integrations/positioning-systems',
},
{
from: '/category/positioning-systems',
to: '/leo-rover/integrations/positioning-systems',
},
{
from: '/category/robotic-arms',
to: '/leo-rover/integrations/robotic-arms',
Expand Down

0 comments on commit 890aa7b

Please sign in to comment.