Closed
Description
- [ x] I confirm that this is a issue rather than a question.
Bug report
Editing links for Bitbucket doesn't work giving wrong URL to edit.
Version
0.14.8
Steps to reproduce
No steps required
What is expected?
It should go to the link below in order to work.
https://bitbucket.org/example-team/example-repo/src/master/docs/
What is actually happening?
Click on link goes to below url instead
https://bitbucket.org/example-team/example-repo/master/docs/
Other relevant information
Proposed feature as well to allow editing dynamic links in case individual api changes.
For example
It should go to the link below in order to work.
https://bitbucket.org/${organisation}/${repo-name}/${additional-url}