diff --git a/content/git/using-tags.md b/content/git/using-tags.md index 28b7e87..0df8f9a 100644 --- a/content/git/using-tags.md +++ b/content/git/using-tags.md @@ -36,4 +36,4 @@ See the [creating a release](/collaborating/citable-code/#creating-a-release) se To view the release, go to the releases tab (1) in the repository. Then locate the release you want to view. As an example, we will be looking at the `Added Knut!` release (2). If you just want to access the files attached to the release, you can download it from the `Downloads` dropdown (3). -If you want to see a snapshot of the source code at the time of the release, select a source code archive download (5) from the `Downloads` dropdown or click on the tag on the left side (5). +If you want to see a snapshot of the source code at the time of the release, select a source code archive download (4) from the `Downloads` dropdown or click on the tag on the left side (5).