fix markdown link

This commit is contained in:
Zeke Sikelianos 2017-03-10 09:03:04 -08:00
parent 7fefb75de5
commit 582662e40f

View file

@ -48,4 +48,4 @@ The `--save-exact` flag will add `electron` to your `package.json` file without
using a `^` or `~`, e.g. `1.6.2` instead of `^1.6.2`. This practice ensures that
all upgrades of Electron are a manual operation made by you, the developer.
[Semantic Versioning](http://semver.org)
[Semantic Versioning]: http://semver.org