Skip to content

Commit

Permalink
Update GitHub links, addresses #406
Browse files Browse the repository at this point in the history
  • Loading branch information
probonopd authored Jun 4, 2017
1 parent ce5dde1 commit 5b10397
Showing 1 changed file with 6 additions and 6 deletions.
12 changes: 6 additions & 6 deletions index.html
Original file line number Diff line number Diff line change
Expand Up @@ -53,17 +53,17 @@
<div class="collapse navbar-collapse" id="example" >
<ul class="nav navbar-nav navbar-right">
<li>
<a href="https://github.com/probonopd/AppImageKit/blob/master/README.md">
<a href="https://github.com/AppImage/AppImageKit/blob/appimagetool/master/README.md">
Documentation
</a>
</li>
<li>
<a href="https://github.com/probonopd/AppImageKit">
<a href="https://github.com/AppImage/AppImageKit">
Source
</a>
</li>
<li>
<a href="https://github.com/probonopd/AppImageKit/wiki">
<a href="https://github.com/AppImage/AppImageKit/wiki">
Wiki
</a>
</li>
Expand All @@ -75,7 +75,7 @@
</li>

<li>
<iframe style="margin-top:11%;margin-left:10%" src="https://ghbtns.com/github-btn.html?user=probonopd&repo=appimagekit&type=star&count=true&size=large" frameborder="0" scrolling="0" width="160px" height="30px"></iframe>
<iframe style="margin-top:11%;margin-left:10%" src="https://ghbtns.com/github-btn.html?user=AppImage&repo=appimagekit&type=star&count=true&size=large" frameborder="0" scrolling="0" width="160px" height="30px"></iframe>

<!--<a href="https://github.com/probonopd/AppImageKit">
<i class="fa fa-github-alt"></i> </a>-->
Expand Down Expand Up @@ -243,7 +243,7 @@ <h4 class="header-text">See it in action</h4>
<a href="https://subsurface-divelog.org/downloads/Subsurface-4.6.2-x86_64.AppImage" id="Demo" class="btn btn-lg btn-info btn-fill" data-button="info">Try Subsurface AppImage (64-bit)</a>
<a href="https://github.com/probonopd/AppImages/releases/download/1/Subsurface-4.5.1.251-i386.AppImage" id="Demo" class="btn btn-lg btn-info " data-button="info">Try Subsurface AppImage (32-bit)</a>
<p>
<a href="https://github.com/probonopd/AppImageKit/wiki/AppImages" target="_blank">Many upstream projects</a> like Krita, Subsurface, MuseScore, KDevelop, and digiKam have started to provide AppImages directly on their download pages. More AppImages for other applications like Atom, Arduino, Blender, Chromium, Firefox, LibreOffice, and QCAD can be downloaded <a href="https://bintray.com/probono/AppImages">here</a> (64-bit).
<a href="https://github.com/AppImage/AppImageKit/wiki/AppImages" target="_blank">Many upstream projects</a> like Krita, Subsurface, MuseScore, KDevelop, and digiKam have started to provide AppImages directly on their download pages. More AppImages for other applications like Atom, Arduino, Blender, Chromium, Firefox, LibreOffice, and QCAD can be downloaded <a href="https://bintray.com/probono/AppImages">here</a> (64-bit).
</p>
</div>
</div>
Expand Down Expand Up @@ -335,7 +335,7 @@ <h4>Compatible</h4>
<div class="info">
<h1>Get started packaging your application!</h1>
<p>Learn about how you can use AppImageKit to create your own AppImages in the AppImageKit Wiki.</p>
<a href="https://github.com/probonopd/AppImageKit/wiki/Creating-AppImages" class="btn btn-neutral btn-lg">WIKI</a>
<a href="https://github.com/AppImage/AppImageKit/wiki/Creating-AppImages" class="btn btn-neutral btn-lg">WIKI</a>
</div>
</div>
</div>
Expand Down

0 comments on commit 5b10397

Please sign in to comment.