From 5f76c2107408086721a12513d11aad2f35181185 Mon Sep 17 00:00:00 2001 From: Brian Rosmaita Date: Fri, 29 Aug 2025 17:29:25 -0400 Subject: [PATCH] Fix typo in release note The release note for change I5c6065d99116 is missing a '_' and as a result, the intended hyperlink is displayed as text instead of being rendered as a hyperlink. Change-Id: I265b4d2c946934af4694613a5df2a1df6ed10935 Signed-off-by: Brian Rosmaita --- .../notes/speed-up-starting-cinder-backup-76c1618b4cdb9d6e.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/releasenotes/notes/speed-up-starting-cinder-backup-76c1618b4cdb9d6e.yaml b/releasenotes/notes/speed-up-starting-cinder-backup-76c1618b4cdb9d6e.yaml index c421f5c898b..083d907eda3 100644 --- a/releasenotes/notes/speed-up-starting-cinder-backup-76c1618b4cdb9d6e.yaml +++ b/releasenotes/notes/speed-up-starting-cinder-backup-76c1618b4cdb9d6e.yaml @@ -7,4 +7,4 @@ other: We now use one database request in order to compile a list of incomplete backups. See Change-Id `I5c6065d99116ae5f223799e8558d25777aedd055 - `. + `_.