-
Notifications
You must be signed in to change notification settings - Fork 785
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
Relative links in docs are not correct #4389
Comments
We found the following entries in the FAQ which you may find helpful:
Feel free to close this issue if you found an answer in the FAQ. Otherwise, please give us a little time to review. This is an automated reply, generated by FAQtory |
It would be helpful to know how they're incorrect? What exactly are you seeing that is incorrect? |
Fixed in: #4390 Also fixed typo |
@davep, just click the links and you'll see. All relative links of documents inside a folder are impacted it seems. |
I clicked both the links before asking for clarification. |
Updated to state that you get redirected to the |
@davep The links @valentingregoire is referring to are in those pages, in the Syntax section. The links in the description are fine. |
I have recreated the links in the description of this issue, just like they are displayed in the docs section where I am pointing at. |
Thanks @willmcgugan -- I'd initially clicked every possible link I could find before originally asking for clarification, but hadn't even registered that that was a link in the syntax section. |
Don't forget to star the repository! Follow @textualizeio for Textual updates. |
In some places in the docs, relative links to other pieces in the docs are incorrect:
<text-style>
<text-style>
It seems that all links that are in sub folder that pointing to a relative location yield a
404
(redirected to the404
page).The text was updated successfully, but these errors were encountered: