-
Bug
-
Resolution: Fixed
-
Medium
Currently, if clicking on the wiki commit history the URL will redirect to for example:
- https://bitbucket.org/<teamname>/<reponame>/commits/<commithash>
The correct URL redirection should be:
- https://bitbucket.org/<teamname>/<reponame>/wiki/commits/<commithash>