From 6b0e8eb6510c7aebb8f0516b30201305a1e4aece Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Johannes=20Sch=C3=B6nberger?= Date: Tue, 2 Oct 2012 18:54:25 +0200 Subject: [PATCH] Fix download link in navigation bar --- doc/source/_templates/navbar.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/doc/source/_templates/navbar.html b/doc/source/_templates/navbar.html index c1bcfed0..333c5548 100644 --- a/doc/source/_templates/navbar.html +++ b/doc/source/_templates/navbar.html @@ -1,5 +1,5 @@
  • Home
  • -
  • Download
  • +
  • Download
  • Gallery
  • Documentation
  • Source