mirror of
https://github.com/semver/semver.git
synced 2026-07-11 06:53:03 -05:00
[GH-ISSUE #220] Title of 2.0.0-rc.2 is incoherent #1882
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @xmontero on GitHub (Sep 4, 2014).
Original GitHub issue: https://github.com/semver/semver/issues/220
For the page http://semver.org/spec/v2.0.0-rc.2.html the title reads 1.0.0-rc.2
@FichteFoll commented on GitHub (Sep 4, 2014):
I can not find any issue with that page. In fact,
1.0.0-rccan't even be found on the entire page.@crazedsanity commented on GitHub (Sep 4, 2014):
If you look at the HTML title of the page, you'll see it (
Semantic Versioning 1.0.0-rc.2)@zafarkhaja commented on GitHub (Sep 4, 2014):
This has more to do with the website rather than the specification. So you should consider filing an issue in or creating a pull request to the corresponding repository https://github.com/mojombo/semver.org.
@xmontero commented on GitHub (Sep 5, 2014):
Didn't see beforehand there were 2 repos, sorry.
Moved here: https://github.com/mojombo/semver.org/issues/93
Thanks. Closing.