Merge pull request #5632 from SDA-SE/feat/techdocs-hash

TechDocs: Handle URLs with a `#hash` correctly when rewriting link URLs
This commit is contained in:
Himanshu Mishra
2021-05-17 12:43:37 +02:00
committed by GitHub
3 changed files with 32 additions and 3 deletions
+5
View File
@@ -0,0 +1,5 @@
---
'@backstage/plugin-techdocs': patch
---
Handle URLs with a `#hash` correctly when rewriting link URLs.