docs: use relative links

This commit is contained in:
Jacob Groundwater 2017-12-05 14:13:56 -08:00 committed by GitHub
parent 8eed8bdee7
commit 85b1cd08d3
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -11,7 +11,7 @@ npm install electron --save-dev
```
See the
[Electron versioning doc](https://electron.atom.io/docs/versioning/)
[Electron versioning doc](versioning.md)
for info on how to manage Electron versions in your apps.
## Global Installation
@ -74,4 +74,4 @@ npm install --verbose electron
```
If you need to force a re-download of the asset and the SHASUM file set the
`force_no_cache` enviroment variable to `true`.
`force_no_cache` enviroment variable to `true`.