From 7998a2b4934c90bc7aed98ef2c6608ae4f43f725 Mon Sep 17 00:00:00 2001 From: kiblik <5609770+kiblik@users.noreply.github.com> Date: Tue, 6 Aug 2024 12:08:44 +0200 Subject: [PATCH] fix(docs): Typo in "Release Notes" link --- docs/content/en/getting_started/upgrading/2.37.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/content/en/getting_started/upgrading/2.37.md b/docs/content/en/getting_started/upgrading/2.37.md index 2d3acb838a4..dffea75cfa8 100644 --- a/docs/content/en/getting_started/upgrading/2.37.md +++ b/docs/content/en/getting_started/upgrading/2.37.md @@ -14,4 +14,4 @@ MySQL and RabbitMQ have been removed from the following places: - Helm Chart - Unit/Integration CI/CD Tests -There are no other special instructions for upgrading to 2.37.x. Check the [Release Notes](https://github.com/DefectDojo/django-DefectDojo/releases/tag/2.36.0) for the contents of the release. \ No newline at end of file +There are no other special instructions for upgrading to 2.37.x. Check the [Release Notes](https://github.com/DefectDojo/django-DefectDojo/releases/tag/2.37.0) for the contents of the release. \ No newline at end of file