templates/githubpullrequest.mustache in onebox-1.5.13 vs templates/githubpullrequest.mustache in onebox-1.5.14

- old
+ new

@@ -17,5 +17,9 @@ <strong>{{commits}} commits</strong> changed <strong>{{changed_files}} files</strong> with <strong>{{additions}} additions</strong> and <strong>{{deletions}} deletions</strong>. </div> + +<div class="github-repository-path"> + <a href="{{repository_url}}" target="_blank">{{repository_path}}</a> +</div>