Skip to content

Commit

Permalink
docs(release): fix link to current release guide (#3274)
Browse files Browse the repository at this point in the history
The existing link was pointing to the same branch it's on 🔄
  • Loading branch information
andrzej-stencel authored Oct 2, 2023
1 parent bdabb24 commit c84f696
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions deploy/docs/release.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# Releasing guide
# Releasing guide for v2.x

> **Note** For release v2 see [v2 releasing guide][release_v2]
:warning: This guide is for releasing v2.x. Go to [current releasing guide][release_current].

Perform the following steps in order to release new verions of helm chart.

Expand Down Expand Up @@ -51,4 +51,4 @@ Perform the following steps in order to release new verions of helm chart.
[chart]: ../helm/sumologic/Chart.yaml
[releases]: https://github.com/SumoLogic/sumologic-kubernetes-collection/releases
[documentation]: ../../README.md#documentation
[release_v2]: https://github.com/SumoLogic/sumologic-kubernetes-collection/blob/release-v2/deploy/docs/release.md
[release_current]: https://github.com/SumoLogic/sumologic-kubernetes-collection/blob/main/docs/release.md

0 comments on commit c84f696

Please sign in to comment.