Skip to content

Commit

Permalink
docs: fix website links
Browse files Browse the repository at this point in the history
  • Loading branch information
wsxiaoys committed Aug 24, 2024
1 parent c576545 commit d2962ed
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions website/docusaurus.config.js
Original file line number Diff line number Diff line change
Expand Up @@ -256,6 +256,7 @@ export default {
if (existingPath.startsWith("/docs/references/cloud-deployment/")) {
return [
existingPath.replace("/docs/references/cloud-deployment/", "/docs/quick-start/installation/"),
existingPath.replace("/docs/references/cloud-deployment/", "/docs/installation/"),
]
}
}
Expand Down

0 comments on commit d2962ed

Please sign in to comment.