-
-
Notifications
You must be signed in to change notification settings - Fork 208
Closed
Labels
Description
Describe the bug
Some of the links on the current README and the GitHub project url (in top right corner) of this project do not link correctly to the mkdocs site.
To Reproduce
- ❌ https://trapexit.github.io/mergerfs --> redirects to https://trapexit.github.io/mergerfs/2.41.0/ (404 not found)
- ❌ https://trapexit.github.io/mergerfs/2.40.2 --> (404 not found)
- ✔️https://trapexit.github.io/mergerfs/latest seems to work correctly.
Had a quick look at mkdocs.yml but i see no recent changes to the uri settings, so nothing stands out immediately.
Future Idea
Maybe in the future to prevent this happening again, a simple pipeline script that scrapes the root url and grep for "404 - Not found"