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`.