reuse-tool
reuse-tool copied to clipboard
Link to recent version of documentation
When looking for documentation, one (easily?) ends up reading outdated docs.
Reason: the README.md references the documentation at https://reuse.readthedocs.io. Clicking that link, one gets redirected to https://reuse.readthedocs.io/en/v1.0.0/ (note the trailing v1.0.0), which is not in line with the version specified in the README.mds pypi badge (currently stating version 2.1.0).
Admitted, the docs display a disclaimer
You are not reading the most recent version of this documentation. [...]
but still, this makes for a kind of bumpy user experience.
Maybe you want to consider redirecting https://reuse.readthedocs.io to the most recent version of documentation instead?
I fixed this. I'm keeping the issue open because I'd have to do this manually for every release. There's got to be a better way.
edit: thanks @90degs2infty for opening the issue!
You're welcome @carmenbianca ! And thanks for looking into this that fast! :)