diff options
author | niko <niko> | 2009-08-07 13:18:23 (GMT) |
---|---|---|
committer | niko <niko> | 2009-08-07 13:18:23 (GMT) |
commit | c5a3fbe709de5e82bbfb8428ac53bb5f973e9d2f (patch) | |
tree | 92d8cc9e2223d02f5bcaac79677bc8245771bf5f | |
parent | 1c7d3f738e772b00ee08ff8bf40c03604d32f350 (diff) | |
download | synckolab-c5a3fbe709de5e82bbfb8428ac53bb5f973e9d2f.tar.gz |
updated info boxes
-rw-r--r-- | www/index.html | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/www/index.html b/www/index.html index 347e47c..02cdbef 100644 --- a/www/index.html +++ b/www/index.html @@ -1,7 +1,7 @@ <!-- ***************** INFO/NEWS *************** --> <div id="infoTabs"> <div class="infoTab" id="whats-new"> - <h5 class="infoHeader">What's New</h5> + <h5 class="infoHeader">Downloads</h5> <ul> <li> <a href="http://www.gargan.org/extensions/synckolab-NIGHTLY.xpi">SyncKolab NIGHTLY 1.0.4</a> @@ -15,7 +15,7 @@ <div class="infoTab" id="other-stuff"> <h5 class="infoHeader">Important</h5> <ul> - <li>To find the most recent updates visit <a href="http://www.gargan.org/extensions/synckolab.html">gargan.org</a>!</li> + <li>To find the most recent updates visit <a href="http://www.gargan.org/en/Mozilla_Extensions/SyncKolab">gargan.org</a>!</li> </ul> <form action="https://www.paypal.com/cgi-bin/webscr" method="post"> |