mirror of
https://github.com/electron/electron.git
synced 2026-04-10 03:01:51 -04:00
fix more relative links
This commit is contained in:
@@ -31,7 +31,7 @@ As of version 2.0 Electron [follows `semver`](http://semver.org).
|
||||
For most applications, and using any recent version of npm,
|
||||
running `$ npm install electron` will do the right thing.
|
||||
|
||||
The version update process is detailed explicitly in our [Versioning Doc](versioning.md).
|
||||
The version update process is detailed explicitly in our [Versioning Doc](electron-versioning.md).
|
||||
|
||||
### LTS
|
||||
|
||||
|
||||
@@ -11,7 +11,7 @@ npm install electron --save-dev
|
||||
```
|
||||
|
||||
See the
|
||||
[Electron versioning doc](versioning.md)
|
||||
[Electron versioning doc](electron-versioning.md)
|
||||
for info on how to manage Electron versions in your apps.
|
||||
|
||||
## Global Installation
|
||||
|
||||
Reference in New Issue
Block a user