From 0c2dfb9683eaf4fb08246f2d91343c92005ee94b Mon Sep 17 00:00:00 2001 From: Benjamin Peterson Date: Wed, 11 Mar 2015 20:04:14 -0500 Subject: [PATCH 1/2] update website sidebar links for repo move --HG-- branch : link-update --- doc/en/_templates/links.html | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/doc/en/_templates/links.html b/doc/en/_templates/links.html index 19cf7d8d3..9e23a8056 100644 --- a/doc/en/_templates/links.html +++ b/doc/en/_templates/links.html @@ -3,9 +3,9 @@
  • The pytest Website
  • Contribution Guide
  • pytest @ PyPI
  • -
  • pytest @ Bitbucket
  • +
  • pytest @ Bitbucket
  • 3rd party plugins
  • -
  • Issue Tracker
  • +
  • Issue Tracker
  • PDF Documentation From 3f3521c826d58446436e9a3790e2ca379acda51e Mon Sep 17 00:00:00 2001 From: Anatoly Bubenkov Date: Thu, 12 Mar 2015 08:11:46 +0100 Subject: [PATCH 2/2] Close branch link-update --HG-- branch : link-update