Chinese translation unnumbered chapter links not working #82
FinYang
started this conversation in
Error report
Replies: 1 comment
-
|
Thanks. It should now be fixed. Let me know if you spot any other similar issues |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
I cannot view the unnumbered chapters of the fpp3 Chinese translation.
For example, when I am at the Chinese site, https://otexts.com/fpp3cn/, if I click on 附录:使用R in the table of content, which is Appendix: Using R, I expect to go to
https://otexts.com/fpp3cn/appendix-using-r.html
but instead, the link becomes
https://otexts.com/fpp3cn/#附录使用-r
which does not work because it treats the Chinese chapter name as a section within the page.
The same goes for all other unnumbered chapters as well, preface, translations, etc. The link becomes the current page + a Chinese header, instead of the page for the chapter.
Beta Was this translation helpful? Give feedback.
All reactions