Update site links to repo

This commit is contained in:
Brandon Tilley 2013-12-21 00:40:25 -08:00
parent f0ef4db01f
commit 7a6e6a291b
2 changed files with 4 additions and 4 deletions

View File

@ -27,7 +27,7 @@
<a class='item minor' href='examples.html'> <a class='item minor' href='examples.html'>
<i class='book icon'></i><span class='hide-on-mobile'>Documentation</span> <i class='book icon'></i><span class='hide-on-mobile'>Documentation</span>
</a> </a>
<a class='item minor' href='https://github.com/BinaryMuse'> <a class='item minor' href='https://github.com/BinaryMuse/planetary.js'>
<i class='github alternate icon'></i><span class='hide-on-mobile'>Fork on GitHub</span> <i class='github alternate icon'></i><span class='hide-on-mobile'>Fork on GitHub</span>
</a> </a>
</div> </div>

View File

@ -29,7 +29,7 @@
<div class='ui buttons'> <div class='ui buttons'>
<a class='ui green labeled icon button' href='download.html'><i class='icon download'></i>Download</a> <a class='ui green labeled icon button' href='download.html'><i class='icon download'></i>Download</a>
<div class='or'></div> <div class='or'></div>
<a class='ui labeled button' href='download.html'>View Source</a> <a class='ui labeled button' href='https://github.com/BinaryMuse/planetary.js'>View Source</a>
</div> </div>
</div> </div>
@ -78,12 +78,12 @@
<p><a class='ui orange button' href='documentation.html'>Peruse the Documentation</a></p> <p><a class='ui orange button' href='documentation.html'>Peruse the Documentation</a></p>
</div> </div>
<div class='column'> <div class='column'>
<a class='ui icon header' href='https://github.com/BinaryMuse'> <a class='ui icon header' href='https://github.com/BinaryMuse/planetary.js'>
<i class='ui huge icon github alternate'></i> <i class='ui huge icon github alternate'></i>
Source Code Source Code
</a> </a>
<p>Check out the source on GitHub and contribute to the project</p> <p>Check out the source on GitHub and contribute to the project</p>
<p><a class='ui purple button' href='documentation.html'>Examine the Source</a></p> <p><a class='ui purple button' href='https://github.com/BinaryMuse/planetary.js'>Examine the Source</a></p>
</div> </div>
</div> </div>