-
Notifications
You must be signed in to change notification settings - Fork 470
Open
Labels
kind/bugSomething isn't workingSomething isn't working
Description
Expected Behavior
Relative links in the readme.md should work. This means that they lead to an url in this format:
https://github.com/{org}/{repo}/{file}
Current Behavior
Currently the links don't work as they link to https://api.github.com/{org}/{repo}/{file} (api subdomain)
Steps to Reproduce
Example: in the root folder of the repo I have readme.md
readme.md has a relative link to /folder/more-info.md
In that case the link in backstage resolves to: https://api.github.com/organisation/repo/folder.md
Possible Solution
Context
- deeplinks in readme files are not working
Your Environment
@backstage/plugin-catalog-reactversion: 1.16.1@backstage/integrationversion: version 1.2.5
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
kind/bugSomething isn't workingSomething isn't working