diff --git a/Release-Process.md b/Release-Process.md index d7a9117..6eec588 100644 --- a/Release-Process.md +++ b/Release-Process.md @@ -65,10 +65,10 @@ Commit and push the CHANGELOG to the release branch. * Create a PR for the release branch, merging into `master` * For the description of the PR, supply a GFM checklist of things that need to be tested: - * if it's a major release, use the [Release Qualification] checklist + * if it's a major release, use the [[Release Qualification]] checklist * if it's a patch release, make a list of things to be tested -Also, load the release branch on your test machines, and click around. If you discover any issues, or find yourself looking for anything in particular, update the [Release Qualification] checklist so we can get it deliberately next time. +Also, load the release branch on your test machines, and click around. If you discover any issues, or find yourself looking for anything in particular, update the [[Release Qualification]] checklist so we can get it deliberately next time. Proceed from here only when: