Skip to content

Commit

Permalink
Remove unnecessary links
Browse files Browse the repository at this point in the history
  • Loading branch information
astrofrog committed Jun 16, 2018
1 parent e3cb5ba commit 2091bef
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 6 deletions.
4 changes: 1 addition & 3 deletions index.html
Original file line number Diff line number Diff line change
Expand Up @@ -38,10 +38,8 @@
<!-- Side bar placing and links. Refer to style.css under sideBar to see properties. -->
<div id="sideBar">
<p><a class="sideBar" href="index.html"> Home </a></p>
<p><a class="sideBar" target="_blank" href="http://sourceforge.net/apps/gallery/aplpy/"> Gallery </a></p>
<p><a class="sideBar" target="_blank" href="https://pypi.python.org/pypi/APLpy"> Download </a></p>
<p><a class="sideBar" href="install.html"> Install </a></p>
<p><a class="sideBar" href="http://aplpy.readthedocs.org"> Documentation </a></p>
<p><a class="sideBar" href="http://aplpy.readthedocs.io"> Documentation </a></p>
<p><a class="sideBar" href="http://groups.google.com/group/aplpy-users"> Discussion </a></p>
<p><a class="sideBar" href="https://github.com/aplpy/aplpy/issues"> Report a bug </a></p>
<p><a class="sideBar" target="_blank" href="https://github.com/aplpy/aplpy">GitHub</a></p>
Expand Down
4 changes: 1 addition & 3 deletions install.html
Original file line number Diff line number Diff line change
Expand Up @@ -38,10 +38,8 @@
<!-- Side bar placing and links. Refer to style.css under sideBar to see properties. -->
<div id="sideBar">
<p><a class="sideBar" href="index.html"> Home </a></p>
<p><a class="sideBar" target="_blank" href="http://sourceforge.net/apps/gallery/aplpy/"> Gallery </a></p>
<p><a class="sideBar" target="_blank" href="https://pypi.python.org/pypi/APLpy"> Download </a></p>
<p><a class="sideBar" href="install.html"> Install </a></p>
<p><a class="sideBar" href="http://aplpy.readthedocs.org"> Documentation </a></p>
<p><a class="sideBar" href="http://aplpy.readthedocs.io"> Documentation </a></p>
<p><a class="sideBar" href="http://groups.google.com/group/aplpy-users"> Discussion </a></p>
<p><a class="sideBar" href="https://github.com/aplpy/aplpy/issues"> Report a bug </a></p>
<p><a class="sideBar" target="_blank" href="https://github.com/aplpy/aplpy">GitHub</a></p>
Expand Down

0 comments on commit 2091bef

Please sign in to comment.