summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorFlorian Dold <florian.dold@gmail.com>2017-06-16 00:37:09 +0200
committerFlorian Dold <florian.dold@gmail.com>2017-06-16 00:37:09 +0200
commit910b503b4b24a633dc82e7f46ac5f721d61fb1e8 (patch)
tree025747a4bcab05eba4cffd239b85cdfef993ed60
parent56c8ddfccd4591e86339329eebd1cf2a29ba6c5c (diff)
downloadlanding-910b503b4b24a633dc82e7f46ac5f721d61fb1e8.tar.gz
landing-910b503b4b24a633dc82e7f46ac5f721d61fb1e8.tar.bz2
landing-910b503b4b24a633dc82e7f46ac5f721d61fb1e8.zip
fix/add links
-rw-r--r--docs/index.html11
1 files changed, 10 insertions, 1 deletions
diff --git a/docs/index.html b/docs/index.html
index c576724..1bbc25f 100644
--- a/docs/index.html
+++ b/docs/index.html
@@ -88,7 +88,7 @@
</div>
<div class="pure-u-1-3">
- <a href="https://gnunet.org/bugs">
+ <a href="https://gnunet.org/bugs/">
<img src="icon-share.svg" height=60>
<h3>Bug Tracker</h3>
</a>
@@ -124,6 +124,15 @@
</div>
</div>
+ <div class="pure-g linkrow">
+ <div class="pure-u-1-3">
+ <a href="https://git.taler.net">
+ <img src="icon-code.svg" height=60>
+ <h3>Git repositories</h3>
+ </a>
+ Git repositories for all of GNU Taler.
+ </div>
+ </div>
<hr />
<a href="icons-credit.html">Icons by The Noun Project.</a>