From d0b993dbea223697dacb06089e51fa2e56659958 Mon Sep 17 00:00:00 2001 From: tong min Date: Mon, 6 Jan 2025 10:38:21 +0800 Subject: [PATCH] Update .changeset/sharp-years-drive.md Co-authored-by: Yasser Hennawi Signed-off-by: tong min --- .changeset/sharp-years-drive.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.changeset/sharp-years-drive.md b/.changeset/sharp-years-drive.md index 39220e4d69..92ade2b972 100644 --- a/.changeset/sharp-years-drive.md +++ b/.changeset/sharp-years-drive.md @@ -2,4 +2,4 @@ '@backstage/plugin-search-backend-module-catalog': patch --- -Modified the logic for generating the location URL by encoding the entity property values with encodeURIComponent. This enhancement improves the safety and reliability of the URL. +Modified the logic for generating the location URL by encoding the entity property values with `encodeURIComponent`. This enhancement improves the safety and reliability of the URL.