mirror of
https://github.com/electron/electron.git
synced 2026-01-08 23:18:06 -05:00
docs: use relative links
This commit is contained in:
committed by
GitHub
parent
8eed8bdee7
commit
85b1cd08d3
@@ -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`.
|
||||
|
||||
Reference in New Issue
Block a user