Fixed link error.

This commit is contained in:
Wen Kokke 2020-10-26 17:41:12 +01:00
parent 9b5ac3e7a8
commit 396124156b

View file

@ -54,7 +54,7 @@ There are several steps to creating a new release for PLFA:
- [ ] Add the release version `YY.0M` to the end of the `releaseVersions` variable in `hs/Main.hs`.[^nosupport] - [ ] Add the release version `YY.0M` to the end of the `releaseVersions` variable in `hs/Main.hs`.[^nosupport]
- [ ] Write an announcement for the release in the `_posts` folder, describing any major changes. - [ ] Write an announcement for the release in the `_posts` folder, describing any major changes.
- [ ] Commit your changes to the `dev` branch. - [ ] Commit your changes to the `dev` branch.
- [ ] [Publish the current version of PLFA](#publish-the-current-version-of-PLFA-to-the-web) (again). - [ ] [Publish the current version of PLFA](#publish-the-current-version-of-plfa-to-the-web) (again).
## Bibliography ## Bibliography