|
@@ -35,10 +35,10 @@ npm install electron --save-dev --save-exact
|
|
|
|
|
|
The `--save-exact` flag is recommended as Electron does not follow semantic
|
|
|
versioning. For info on how to manage Electron versions in your apps, see
|
|
|
-[Electron versioning](https://electronjs.org/docs/tutorial/versioning).
|
|
|
+[Electron versioning](docs/tutorial/versioning.md).
|
|
|
|
|
|
For more installation options and troubleshooting tips, see
|
|
|
-[installation](https://electronjs.org/docs/tutorial/installation).
|
|
|
+[installation](docs/tutorial/installation.md).
|
|
|
|
|
|
## Quick start
|
|
|
|