fix Techdocs feedback link breaking with Git subgroups in path

Signed-off-by: Adrian Ke <adrian.ke@grabtaxi.com>
This commit is contained in:
Adrian Ke
2021-08-03 13:11:38 +08:00
parent 8c6054a587
commit 1d65bd490d
4 changed files with 41 additions and 8 deletions
+2 -1
View File
@@ -52,7 +52,8 @@
"react-router": "6.0.0-beta.0",
"react-router-dom": "6.0.0-beta.0",
"react-use": "^17.2.4",
"react-text-truncate": "^0.16.0"
"react-text-truncate": "^0.16.0",
"git-url-parse": "~11.4.4"
},
"devDependencies": {
"@backstage/cli": "^0.7.6",