Skip to content

Commit

Permalink
update redirects json
Browse files Browse the repository at this point in the history
  • Loading branch information
pettinarip committed Jul 21, 2022
1 parent 0c25a47 commit 02267b3
Showing 1 changed file with 9 additions and 5 deletions.
14 changes: 9 additions & 5 deletions redirects.json
Original file line number Diff line number Diff line change
Expand Up @@ -55,10 +55,6 @@
"fromPath": "/build/",
"toPath": "/en/developers/learning-tools/"
},
{
"fromPath": "/enterprise/",
"toPath": "/en/enterprise/"
},
{
"fromPath": "/java/",
"toPath": "/en/developers/docs/programming-languages/java/"
Expand Down Expand Up @@ -92,13 +88,21 @@
"toPath": "/en/developers/docs/programming-languages/dart/"
},
{
"fromPath": "/nft/",
"fromPath": "/nfts/",
"toPath": "/en/nft/"
},
{
"fromPath": "/daos/",
"toPath": "/en/dao/"
},
{
"fromPath": "/layer2/",
"toPath": "/en/layer-2/"
},
{
"fromPath": "/*/layer2/",
"toPath": "/:splat/layer-2/"
},
{
"fromPath": "/grants/",
"toPath": "/en/community/grants/"
Expand Down

0 comments on commit 02267b3

Please sign in to comment.