Skip to content

Commit

Permalink
added PyPI links to homepage
Browse files Browse the repository at this point in the history
  • Loading branch information
andim committed Jul 13, 2015
1 parent 8f307d6 commit 62915e4
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 2 deletions.
3 changes: 2 additions & 1 deletion doc/source/_templates/indexsidebar.html
Original file line number Diff line number Diff line change
Expand Up @@ -17,6 +17,7 @@ <h3> Contact </h3>
<h3> Links </h3>

<ul style="list-style-type:disc">
<li><a href="https://github.com/andim/easyleed/">Source code of EasyLEED on github</a></li>
<li><a href="https://github.com/andim/easyleed/">Source code on github</a></li>
<li><a href="https://pypi.python.org/pypi/EasyLEED/">Installation from PyPI</a></li>
</ul>

2 changes: 1 addition & 1 deletion doc/source/index.rst
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ The user selects the spots he wants to track and the software then tries to auto
Quickstart
==========

EasyLEED is available from `PyPI <https://pypi.python.org/pypi/EasyLEED/` and can thus by installed by executing the following command in a console.
EasyLEED is available from `PyPI <https://pypi.python.org/pypi/EasyLEED/>` and can thus by installed by executing the following command in a console.

::

Expand Down

0 comments on commit 62915e4

Please sign in to comment.