Workflow links result in 404's for bitbucket repo's

Started using workflows, and I noticed that the links for each job in the workflow tries to take the me to a Github url link when I’m on bitbucket.

e.g. https://circleci.com/gh/{user}/{repo}/{build_number}
instead of
https://circleci.com/bb/{user}/{repo}/{build_number}

On this page

Thank you so much for reporting this issue.

1 Like

We have rolled out a fix. You can now navigate to the correct Bitbucket jobs from the Workflows page. Please let us know if you are still facing issues.

1 Like

LGTM :+1: thanks for the fix.