Closed
Description
Describe the bug
with a config file like this https://github.com/tensorchord/envd-docs/blob/main/docs/.vitepress/config.ts
when we change the language of doc it did not naviagative to corresponding URL
Reproduction
eg.
when we in this page https://envd.tensorchord.ai/zh/guide/build-envd.html
we click the button to change the language
we expect it naviagte to https://envd.tensorchord.ai/guide/build-envd.html
not https://envd.tensorchord.ai/guide/getting-started.html
Expected behavior
naviagte to corresponding URL
System Info
win 10 chrome 103
Additional context
I'm not sure whether it been fixed on i18n branch or is there any way I have miss to achive this for now.
Validations
- Follow our Code of Conduct
- Read the docs.
- Check that there isn't already an issue that reports the same bug to avoid creating a duplicate.
Metadata
Metadata
Assignees
Labels
No labels