From 2b824556b55e7502b33ac75b84e78f6ecc043d7a Mon Sep 17 00:00:00 2001 From: Maedah Batool Date: Fri, 13 Sep 2024 08:42:31 -0700 Subject: [PATCH] Fix formatting on releases page - https://sourcegraph.slack.com/archives/C01DXLN3D0T/p1726217490079989 --- docs/releases.mdx | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/docs/releases.mdx b/docs/releases.mdx index 4134089bf..da3eb0b6e 100644 --- a/docs/releases.mdx +++ b/docs/releases.mdx @@ -12,10 +12,10 @@ Currently supported versions of Sourcegraph: | **Release** | **General Availability Date** | **Supported** | **Release Notes** | **Install** | |---------------------------------|-------------------------------|---------------|----------------------------------------------------------|------------------------------------------------------| -| Sourcegraph 5 Release 7 | September 2024 | ✅ | [Notes](https://sourcegraph.com/docs/CHANGELOG#v570) | [Install](https://sourcegraph.com/docs/admin/deploy) | -| Sourcegraph 5 Release 6 Patch 2 | August 2024 | ✅ | [Notes](https://sourcegraph.com/docs/CHANGELOG#v562535) | [Install](https://sourcegraph.com/docs/admin/deploy) | -| Sourcegraph 5 Release 6 Patch 1 | August 2024 | ✅ | [Notes](https://sourcegraph.com/docs/CHANGELOG#v56185) | [Install](https://sourcegraph.com/docs/admin/deploy) | -| Sourcegraph 5 Release 6 | August 2024 | ✅ | [Notes](https://sourcegraph.com/docs/CHANGELOG#v560) | [Install](https://sourcegraph.com/docs/admin/deploy) | +| 5.7 | September 2024 | ✅ | [Notes](https://sourcegraph.com/docs/CHANGELOG#v570) | [Install](https://sourcegraph.com/docs/admin/deploy) | +| 5.6.2 | August 2024 | ✅ | [Notes](https://sourcegraph.com/docs/CHANGELOG#v562535) | [Install](https://sourcegraph.com/docs/admin/deploy) | +| 5.6.1 | August 2024 | ✅ | [Notes](https://sourcegraph.com/docs/CHANGELOG#v56185) | [Install](https://sourcegraph.com/docs/admin/deploy) | +| 5.6 | August 2024 | ✅ | [Notes](https://sourcegraph.com/docs/CHANGELOG#v560) | [Install](https://sourcegraph.com/docs/admin/deploy) | | 5.5 | July 2024 | ✅ | [Notes](https://sourcegraph.com/docs/CHANGELOG#v553956) | [Install](https://sourcegraph.com/docs/admin/deploy) | | 5.4 | May 2024 | ✅ | [Notes](https://sourcegraph.com/docs/CHANGELOG#v547765) | [Install](https://sourcegraph.com/docs/admin/deploy) | | 5.3 | February 2024 | ✅ | [Notes](https://sourcegraph.com/docs/CHANGELOG#v5312303) | [Install](https://sourcegraph.com/docs/admin/deploy) |