mirror of
https://github.com/semver/semver.git
synced 2025-08-24 14:58:35 +00:00
commit
53f4c47b08
@ -54,7 +54,7 @@ Semantic Versioning Specification (SemVer)
|
|||||||
|
|
||||||
The key words "MUST", "MUST NOT", "REQUIRED", "SHALL", "SHALL NOT", "SHOULD",
|
The key words "MUST", "MUST NOT", "REQUIRED", "SHALL", "SHALL NOT", "SHOULD",
|
||||||
"SHOULD NOT", "RECOMMENDED", "MAY", and "OPTIONAL" in this document are to be
|
"SHOULD NOT", "RECOMMENDED", "MAY", and "OPTIONAL" in this document are to be
|
||||||
interpreted as described in [RFC 2119](http://tools.ietf.org/html/rfc2119).
|
interpreted as described in [RFC 2119](https://tools.ietf.org/html/rfc2119).
|
||||||
|
|
||||||
1. Software using Semantic Versioning MUST declare a public API. This API
|
1. Software using Semantic Versioning MUST declare a public API. This API
|
||||||
could be declared in the code itself or exist strictly in documentation.
|
could be declared in the code itself or exist strictly in documentation.
|
||||||
@ -346,7 +346,7 @@ About
|
|||||||
-----
|
-----
|
||||||
|
|
||||||
The Semantic Versioning specification is authored by [Tom
|
The Semantic Versioning specification is authored by [Tom
|
||||||
Preston-Werner](http://tom.preston-werner.com), inventor of Gravatar and
|
Preston-Werner](https://tom.preston-werner.com), inventor of Gravatar and
|
||||||
cofounder of GitHub.
|
cofounder of GitHub.
|
||||||
|
|
||||||
If you'd like to leave feedback, please [open an issue on
|
If you'd like to leave feedback, please [open an issue on
|
||||||
@ -356,4 +356,4 @@ GitHub](https://github.com/semver/semver/issues).
|
|||||||
License
|
License
|
||||||
-------
|
-------
|
||||||
|
|
||||||
[Creative Commons - CC BY 3.0](http://creativecommons.org/licenses/by/3.0/)
|
[Creative Commons - CC BY 3.0](https://creativecommons.org/licenses/by/3.0/)
|
||||||
|
Loading…
Reference in New Issue
Block a user