Added changeset.

Signed-off-by: Dang Huynh <dhhuynh2@gmail.com>
This commit is contained in:
Dang Huynh
2022-07-07 14:17:36 -05:00
parent 99f786e149
commit d505b7b37d
+5
View File
@@ -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.