- 
    Bug 
- 
    Resolution: Fixed
- 
    Minor 
- 
    None
- 
        
- 
        4.7.2
Using Git Plugin 3.0.0 the following Link is generated for Source-File-Changes using BitbucketWeb:
https://myhostedbitbucket/projects/myProject/repos/myRepo/history/package/of/java/class.java
Link leads to 404 - correct would be 
https://myhostedbitbucket/projects/myProject/repos/myRepo/browse/package/of/java/class.java 
"history" was dedected hardcoded in 
https://github.com/jenkinsci/git-plugin/blob/e3b32afe0697ec2825fb86b82417f311874cecc5/src/main/java/hudson/plugins/git/browser/BitbucketWeb.java#L70
- relates to
- 
                    JENKINS-67066 Each commit in "Changes" links to "stash" rather than "bitbucketserver" -         
- Closed
 
-         
- links to














