From 1802df556624b1de641ac12bd526dced0ecf6723 Mon Sep 17 00:00:00 2001 From: David Andersen <11966194+dtandersen@users.noreply.github.com> Date: Fri, 15 Sep 2023 12:35:10 -0700 Subject: [PATCH] Update README.md --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index ab72e8c..5ade58c 100644 --- a/README.md +++ b/README.md @@ -8,7 +8,7 @@ A new version of the image is built whenever the repository is updated. The tag First, determine on the tag to use. It's recommended to use the current quarter. The tag would be "sp23" for spring 2023. -Open the [Releases](./releases) page and click the `Create a new release` button. Enter the tag in the "Choose a Tag" field and press enter to confirm. Then click "Publish Release" to create the tag. +Open the [Releases](../../releases) page and click the `Create a new release` button. Enter the tag in the "Choose a Tag" field and press enter to confirm. Then click "Publish Release" to create the tag. You can also create a release using the git CLI. @@ -19,7 +19,7 @@ You can also create a release using the git CLI. Re-releasing is the same as making a release, except that we need to delete the existing release. -Open the [Releases](./releases) page, click the Tags tab, and delete the tag. +Open the [Releases](../../releases) page, click the Tags tab, and delete the tag. Go back to the Releases page, click the Releases tab, and delete the release.