We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
For simplicity sake, let's suppose the pages titles are page1, page2, page3, ...
On the website, the link at the bottom of page1 point to .../page1/page2 instead of just .../page2.
.../page1/page2
.../page2
E.g. at the bottom of https://riker.rs/messaging/, you have a link to https://riker.rs/messaging/hierarchy instead of https://riker.rs/hierarchy/.
https://riker.rs/messaging/
https://riker.rs/messaging/hierarchy
https://riker.rs/hierarchy/
It seems to be the case on all pages I checked.
Next and Previous (with huge arrows) from mkdocs at the bottom are OK.
The text was updated successfully, but these errors were encountered:
No branches or pull requests
For simplicity sake, let's suppose the pages titles are page1, page2, page3, ...
On the website, the link at the bottom of page1 point to
.../page1/page2
instead of just.../page2
.E.g. at the bottom of
https://riker.rs/messaging/
, you have a link tohttps://riker.rs/messaging/hierarchy
instead ofhttps://riker.rs/hierarchy/
.It seems to be the case on all pages I checked.
Next and Previous (with huge arrows) from mkdocs at the bottom are OK.
The text was updated successfully, but these errors were encountered: