We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents c052391 + f660da0 commit c81a0e9Copy full SHA for c81a0e9
doc/versionJson.md
@@ -50,7 +50,7 @@ The content of the version.json file is a JSON serialized object with these prop
50
```
51
52
The `x` and `y` variables are for your use to specify a version that is meaningful
53
-to your customers. Consider using [semantic versioning][semver] for guidance.
+to your customers. Consider using [semantic versioning](https://semver.org/) for guidance.
54
You may optionally supply a third integer in the version (i.e. x.y.z),
55
in which case the git version height is specified as the fourth integer,
56
which only appears in certain version representations.
0 commit comments