-
Notifications
You must be signed in to change notification settings - Fork 399
Open
Description
Steps to reproduce
- Go to the doc in the last version (
v3.7.11). For example: https://hexdocs.pm/timex/3.7.11/getting-started.html - Click on the
View Sourcebutton in the upper right corner (the</>button). - This land in a 404 on github. For example https://github.com/bitwalker/timex/blob/3.7.11/docs/Getting%20Started.md#L1
Description of issue
I think the problem is that the tag for the version 3.7.11 is missing for the release 3.7.11 commit. The last tag is 3.7.9.
It should be similar to this case, that the release is done and also the tag 3.7.9 is created.
Another strange thing: in the repo there is the release of version 3.7.10 but it does not exist in the doc (Jump from 3.7.9 to 3.7.11) nor in hex.pm. And also the tag for that version is missing.
Metadata
Metadata
Assignees
Labels
No labels