Skip to content

Commit

Permalink
redirect /guide to /docs for install page
Browse files Browse the repository at this point in the history
  • Loading branch information
ZYJLiu committed Aug 28, 2024
1 parent 458008b commit d245ab8
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions rewrites-redirects.json
Original file line number Diff line number Diff line change
Expand Up @@ -107,6 +107,10 @@
{
"source": "/meta",
"destination": "/"
},
{
"source": "/developers/guides/getstarted/setup-local-development",
"destination": "/docs/intro/installation"
}
]
}

0 comments on commit d245ab8

Please sign in to comment.