Fix link to version-change-rules
This commit is contained in:
parent
cbda307ebf
commit
3208a77bf3
1 changed files with 1 additions and 1 deletions
|
@ -3,7 +3,7 @@
|
||||||
This document describes the process for releasing a new version of Electron.
|
This document describes the process for releasing a new version of Electron.
|
||||||
|
|
||||||
## Find out what version change is needed
|
## Find out what version change is needed
|
||||||
Is this a major, minor, patch, or beta version change? Read the [Version Change Rules](docs/tutorial/electron-versioning.md#version-change-rules) to find out.
|
Is this a major, minor, patch, or beta version change? Read the [Version Change Rules](../tutorial/electron-versioning.md#version-change-rules) to find out.
|
||||||
|
|
||||||
## Create a temporary branch
|
## Create a temporary branch
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue