diff --git a/README.md b/README.md index b6b1721c66f6..2dd16b2ad77a 100644 --- a/README.md +++ b/README.md @@ -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