-
Notifications
You must be signed in to change notification settings - Fork 44
Test for zh-cn documentation link fix #331
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Conversation
|
If this commit fix the issue, then I think all other links in Chinese documentations should be localized too. Those changes have been published in JerryHan3/LibertyBans@08fbec1. |
|
I tested your changes by running docsify locally, and they work well! I just re-added the link to the YAML validator which you accidentally changed to The documentation is working correctly at https://docs.libertybans.org after incorporating these changes. |
I want to merge the upstream update to my repo, but turns out to make PR in wrong place. However I'm still trying to merge little fix to this repo, so I reopen it.
Anyway, the commit JerryHan3/LibertyBans@c942a4c add
zh-cn/prefix to all links in zh-cn/_sidebar.md. Maybe this will fix the link issue?