realtimeprojects / mkdocs-ezglossary

Glossary support for mkdocs
MIT License
8 stars 1 forks source link

fix: Implement a fix to allow relative urls to work from the main readme for sites that are hosted on ReadtheDocs #17

Closed nfelt14 closed 1 month ago

nfelt14 commented 1 month ago

This adds a check to change the relative link for the main page of the site so that the relative links work correctly for sites that are hosted on ReadtheDocs.

fixes: #16

nfelt14 commented 1 month ago

Need to account for non-directory urls.