Update release notes index

This commit is contained in:
Jeremy Stretch 2020-05-06 15:03:35 -04:00
parent cd0eb0d8ce
commit 2e25f6b217
2 changed files with 2 additions and 2 deletions

View File

@ -37,7 +37,7 @@ Update the following static libraries to their most recent stable release:
### Create a new Release Notes Page
Create a file at `/docs/release-notes/X.Y.md` to establish the release notes for the new release. Add the file to the table of contents within `mkdocs.yml`.
Create a file at `/docs/release-notes/X.Y.md` to establish the release notes for the new release. Add the file to the table of contents within `mkdocs.yml`, and point `index.md` to the new file.
### Manually Perform a New Install

View File

@ -1 +1 @@
version-2.7.md
version-2.8.md