summaryrefslogtreecommitdiff
path: root/www/htdocs/index.html
diff options
context:
space:
mode:
Diffstat (limited to 'www/htdocs/index.html')
-rw-r--r--www/htdocs/index.html12
1 files changed, 6 insertions, 6 deletions
diff --git a/www/htdocs/index.html b/www/htdocs/index.html
index b169747..6abe9b1 100644
--- a/www/htdocs/index.html
+++ b/www/htdocs/index.html
@@ -9,7 +9,7 @@
<img src="images/web_logo.png" class="heading" alt="TikZiT" />
<div class="whiteblock"><nobr>
- <a href="link.php?to=dmg" title="Download a DMG for Apple MacOS X">
+ <a href="https://bintray.com/tikzit/tikzit/download_file?file_path=releases%2F1.1%2FTikZiT-osx.zip" title="Download a ZIP for macOS">
<img class="osimage" src="images/apple.png" alt="Apple" />
</a>
@@ -17,23 +17,23 @@
<img class="osimage" style="margin-right:10px" src="images/linux.png" alt="Linux" />
</a>
- <a href="link.php?to=win" title="Download an executable for Windows">
+ <a href="https://bintray.com/tikzit/tikzit/download_file?file_path=releases%2F0.9%2Ftikzit-0.9.exe" title="Download an executable for Windows">
<img class="osimage" src="images/windows.png" alt="Windows" />
</a>
- <a href="link.php?to=src" title="Download the source code">
+ <a href="https://github.com/tikzit/tikzit/archive/master.zip" title="Download the source code">
<img class="osimage" src="images/source.png" alt="Source" />
</a>
</nobr></div>
<p class="blurb">
- TikZiT is a graphical tool for rapidly creating an editing node-and-edge style graphs. It was originally created to aid in the typesetting of "dot" diagrams of interacting quantum observables (see <a href="http://arxiv.org/abs/0906.4725">arXiv:0906.4725</a>), but can be used as a general graph editing program. Click one of the above icons to download. To comment or contribute, email me at <b>gmail.com</b> preceded by <b>aleks0</b> and an at-sign.
+ TikZiT is a graphical tool for rapidly creating an editing node-and-edge style graphs. It was used, for example, to make all of the 2500+ diagrams in <a href="http://cambridge.org/pqp">this book</a>. Click one of the above icons to download. To comment or contribute, email me at <b>gmail.com</b> preceded by <b>aleks0</b> and an at-sign.
</p>
<div class="links">
<a href="manual.html">TikZiT Manual</a> |
- <a href="http://sourceforge.net/projects/tikzit/">Project Page</a> |
- <a href="http://sourceforge.net/apps/trac/tikzit">Trak Wiki</a>
+ <a href="https://github.com/tikzit/tikzit">Project Page</a> |
+ <a href="https://github.com/tikzit/tikzit/issues">Issue Tracker</a>
</div>
<br />