pradyunsg / furo

A clean customizable documentation theme for Sphinx
https://pradyunsg.me/furo/quickstart
MIT License
2.65k stars 304 forks source link

Fix broken link #654

Closed mscheltienne closed 1 year ago

mscheltienne commented 1 year ago

The link hide the name of the project in the sidebar at the bottom of this page: https://pradyunsg.me/furo/customisation/logo/

is broken. It should point to: https://pradyunsg.me/furo/customisation/#sidebar-hide-name

Hopefully this PR fixes it (not sure, not super familiar with the markdown format for sphinx).

mscheltienne commented 1 year ago

Looks like it's working as intended from the readthedocs CI.