chore: fix relative links in docs and enforce we dont break them again (#14832)

This commit is contained in:
Samuel Attard 2018-09-28 13:16:38 +10:00 committed by GitHub
parent 46141b8283
commit e86298d5d9
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
6 changed files with 6 additions and 5 deletions

View file

@ -6,7 +6,7 @@ Follow the guidelines below for building Electron.
Check the build prerequisites for your platform before proceeding
* [macOS](build-instructions-osx.md#prerequisites)
* [macOS](build-instructions-macos.md#prerequisites)
* [Linux](build-instructions-linux.md#prerequisites)
* [Windows](build-instructions-windows.md#prerequisites)