From 0a194ffa7725171a46e4c4ce5576e3ff536f6df9 Mon Sep 17 00:00:00 2001 From: Patrik Oldsberg Date: Fri, 15 Jul 2022 14:27:18 +0200 Subject: [PATCH] changesets: add inline codeblocks for nice seas jam Signed-off-by: Patrik Oldsberg --- .changeset/nice-seas-jam.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.changeset/nice-seas-jam.md b/.changeset/nice-seas-jam.md index 60190406ca..6e642b33b3 100644 --- a/.changeset/nice-seas-jam.md +++ b/.changeset/nice-seas-jam.md @@ -2,4 +2,4 @@ '@backstage/plugin-techdocs-node': patch --- -Fixed issue with git feedback buttons not appearing automatically in docs pages. This was done by appending repo_url to the helper function getRepoUrlFromLocationAnnotation. +Fixed issue with git feedback buttons not appearing automatically in docs pages. This was done by appending `repo_url` to the helper function `getRepoUrlFromLocationAnnotation`.