Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
dtandersen authored Sep 15, 2023
1 parent 2b15e42 commit aa44164
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -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.

Expand All @@ -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.

Expand Down

0 comments on commit aa44164

Please sign in to comment.