summaryrefslogtreecommitdiff
path: root/docs/_templates
diff options
context:
space:
mode:
authorAna Krivokapic <akrivokapic1@gmail.com>2014-05-29 18:05:03 +0200
committerAna Krivokapic <akrivokapic1@gmail.com>2014-05-29 18:05:03 +0200
commit67bf2ea712f7821e8be212b683de292d57695109 (patch)
treece6d3051cc915fb2f740995408f0191e58e65875 /docs/_templates
parentcf4c8e71d8a639c53bd06278b5384c45cc97b44a (diff)
downloadpint-67bf2ea712f7821e8be212b683de292d57695109.tar.gz
Fixed download links in documentation
Download links for ePub and zipped HTML were switched around.
Diffstat (limited to 'docs/_templates')
-rw-r--r--docs/_templates/sidebarintro.html4
-rw-r--r--docs/_templates/sidebarlogo.html4
2 files changed, 4 insertions, 4 deletions
diff --git a/docs/_templates/sidebarintro.html b/docs/_templates/sidebarintro.html
index e9b6411..ff0666d 100644
--- a/docs/_templates/sidebarintro.html
+++ b/docs/_templates/sidebarintro.html
@@ -7,8 +7,8 @@ You are currently looking at the documentation of version {{ version }}.
</p>
<ul>
<li><a href="https://media.readthedocs.org/pdf/pint/latest/pint.pdf">as PDF</a>
- <li><a href="https://media.readthedocs.org/htmlzip/pint/latest/pint.zip">as ePub</a>
- <li><a href="https://media.readthedocs.org/epub/pint/latest/pint.epub">as zipped HTML</a>
+ <li><a href="https://media.readthedocs.org/htmlzip/pint/latest/pint.zip">as zipped HTML</a>
+ <li><a href="https://media.readthedocs.org/epub/pint/latest/pint.epub">as ePub</a>
</ul>
<h3>Useful Links</h3>
<ul>
diff --git a/docs/_templates/sidebarlogo.html b/docs/_templates/sidebarlogo.html
index 7fc4e74..62d84dc 100644
--- a/docs/_templates/sidebarlogo.html
+++ b/docs/_templates/sidebarlogo.html
@@ -11,8 +11,8 @@ You are currently looking at the documentation of version {{ version }}.
</p>
<ul>
<li><a href="https://media.readthedocs.org/pdf/pint/latest/pint.pdf">as PDF</a>
- <li><a href="https://media.readthedocs.org/htmlzip/pint/latest/pint.zip">as ePub</a>
- <li><a href="https://media.readthedocs.org/epub/pint/latest/pint.epub">as zipped HTML</a>
+ <li><a href="https://media.readthedocs.org/htmlzip/pint/latest/pint.zip">as zipped HTML</a>
+ <li><a href="https://media.readthedocs.org/epub/pint/latest/pint.epub">as ePub</a>
</ul>
<h3>Useful Links</h3>
<ul>