diff options
Diffstat (limited to 'index.html.j2')
-rw-r--r-- | index.html.j2 | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/index.html.j2 b/index.html.j2 index 5804e3e..fd3745f 100644 --- a/index.html.j2 +++ b/index.html.j2 @@ -18,10 +18,10 @@ <p>{{ _("Taler is an electronic payment system under development - at <a href=\"http://www.inria.fr/\">Inria</a>. This - community Web site provides extensive documentation - about the system, which we expect to make - operational in 2017.") }}</p> + at <a href=\"http://www.inria.fr/\">Inria</a>. We expect to make it operational in 2017. + Meanwhile you can learn about Taler on this website, try the <a href=\"https://demo.taler.net\">demo</a> + and look at our <a href=\"https://docs.taler.net\">developer</a> and <a href=\"https://api.taler.net\">API</a> documentation. + ") }}</p> </div> <div class="row"> |