Merge pull request #9284 from backstage/techdocs/same-host-a-download
[TechDocs] Fix download 404 when backend/app hosts are the same
This commit is contained in:
@@ -0,0 +1,5 @@
|
||||
---
|
||||
'@backstage/plugin-techdocs': patch
|
||||
---
|
||||
|
||||
Fixed a bug where links to files within a TechDocs site that use the `download` attribute would result in a 404 in cases where the TechDocs backend and Backstage frontend application are on the same host.
|
||||
Reference in New Issue
Block a user