Hello, I've just tried to generate a bitbucket link and got Resource not found error on Bitbucket. It seems that Bitbucket has changed its url structure a bit.
I've noticed two differences when I found the file through web UI in Bitbucket:
- there is
src instead of blob in the correct url
- there is different hash part for the specific line (e.g. line 45):
#L45 is not more working, #lines-45 works fine
Could you please take a look at it?
Hello, I've just tried to generate a bitbucket link and got
Resource not founderror on Bitbucket. It seems that Bitbucket has changed its url structure a bit.I've noticed two differences when I found the file through web UI in Bitbucket:
srcinstead ofblobin the correct url#L45is not more working,#lines-45works fineCould you please take a look at it?