fix linting

This commit is contained in:
Samuel Attard 2018-06-22 13:43:39 +10:00
parent daa64e21f6
commit d068ff3afb
3 changed files with 11 additions and 11 deletions

View file

@ -129,7 +129,7 @@ These individual tutorials expand on topics discussed in the guide above.
* [Menu](api/menu.md)
* [MenuItem](api/menu-item.md)
* [net](api/net.md)
* [netLog](api/netLog.md)
* [netLog](api/net-log.md)
* [powerMonitor](api/power-monitor.md)
* [powerSaveBlocker](api/power-save-blocker.md)
* [protocol](api/protocol.md)

View file

@ -1,6 +1,6 @@
# API Contract
Breaking changes will be documented here, and deprecation warnings added to JS code where possible, at least [one major version](electron-versioning.md#semver) before the change is made.
Breaking changes will be documented here, and deprecation warnings added to JS code where possible, at least [one major version](../tutorial/electron-versioning.md#semver) before the change is made.
# `FIXME` comments