diff --git a/docs/Release-Checklist.md b/docs/Release-Checklist.md index d18c442f..a9e0b444 100644 --- a/docs/Release-Checklist.md +++ b/docs/Release-Checklist.md @@ -47,7 +47,7 @@ Here's the process for doing a Tablicious release. 1. Rebuild the doco 1. `make doc; make gh-pages` 1. `git add -A; git commit -a -m 'Open development for next version'; git push` -1. Close the GitHub Issues Milestone for this release. +1. Close the GitHub Issues [Milestone](https://github.com/apjanke/octave-tablicious/milestones) for this release. 1. Create a new Milestone for the next release, if one doesn't already exist. 1. Announce the release. 1. Update the OF packages index info in the gnu-octave/packages repo.