diff --git a/.changeset/nice-seas-jam.md b/.changeset/nice-seas-jam.md new file mode 100644 index 0000000000..60190406ca --- /dev/null +++ b/.changeset/nice-seas-jam.md @@ -0,0 +1,5 @@ +--- +'@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.