[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[taler-anastasis-www] branch master updated: -fix link
From: |
gnunet |
Subject: |
[taler-anastasis-www] branch master updated: -fix link |
Date: |
Fri, 30 Jul 2021 11:16:18 +0200 |
This is an automated email from the git hooks/post-receive script.
grothoff pushed a commit to branch master
in repository anastasis-www.
The following commit(s) were added to refs/heads/master by this push:
new 1167077 -fix link
1167077 is described below
commit 1167077f3f10a30f2b71a9a6d74615f920b7a798
Author: Christian Grothoff <christian@grothoff.org>
AuthorDate: Fri Jul 30 11:16:11 2021 +0200
-fix link
---
template/docs.html.j2 | 6 +++---
template/docs_news.html.j2 | 4 ++--
2 files changed, 5 insertions(+), 5 deletions(-)
diff --git a/template/docs.html.j2 b/template/docs.html.j2
index d64816d..8a8432f 100644
--- a/template/docs.html.j2
+++ b/template/docs.html.j2
@@ -7,8 +7,8 @@
<div class="banner_Itm_Inn">
<div class="container">
<div class="banner_Itm_Txt">
- <h1><em>{% trans %}
</em>References{% endtrans %}</h1>
- <p>{% trans %}This is
an overview of documentation<br>and other helpful resources for Anastasis.{%
endtrans %}</p>
+ <h1><em>{% trans %}
</em>References{% endtrans %}</h1>
+ <p>{% trans %}This is
an overview of documentation<br>and other helpful resources for Anastasis.{%
endtrans %}</p>
<div class="banpic"><img src="{{
url_static('images/mob.png') }}" alt="">
</div>
<div class="absicon"><img src="{{
url_static('images/banicon6.png') }}" alt="">
@@ -48,7 +48,7 @@
</div>
</div>
<h4>{% trans %}API
Documentation{% endtrans %}</h4>
- <p><a
href="https://docs.taler.net/anastasis.html";>Anastasis API Doc</a></p>
+ <p><a
href="https://docs.anastasis.lu/";>Anastasis API Doc</a></p>
</div>
</div>
<div class="col-sm-4">
diff --git a/template/docs_news.html.j2 b/template/docs_news.html.j2
index 6ae3403..a35410b 100644
--- a/template/docs_news.html.j2
+++ b/template/docs_news.html.j2
@@ -7,7 +7,7 @@
<div class="banner_Itm_Inn">
<div class="container">
<div class="banner_Itm_Txt">
- <h1><em>{% trans %}News
&</em>documentation{% endtrans %}</h1>
+ <h1><em>{% trans %}News
&</em>documentation{% endtrans %}</h1>
<p>{% trans %}This is
an overview of news, documentation<br>and other helpful resources for
Anastasis.{% endtrans %}</p>
<div class="absicon"><img src="{{
url_static('images/banicon6.png') }}" alt="">
</div>
@@ -97,7 +97,7 @@
</div>
</div>
<h4>{% trans %}API
Documentation{% endtrans %}</h4>
- <p><a
href="https://docs.taler.net/anastasis.html"; target="_blank" rel="noopener
noreferrer">{% trans %}Anastasis API Doc{% endtrans %}</a></p>
+ <p><a
href="https://docs.anastasis.lu/"; target="_blank" rel="noopener noreferrer">{%
trans %}Anastasis API Doc{% endtrans %}</a></p>
</div>
</div>
<div class="col-sm-4">
--
To stop receiving notification emails like this one, please contact
gnunet@gnunet.org.
[Prev in Thread] |
Current Thread |
[Next in Thread] |
- [taler-anastasis-www] branch master updated: -fix link,
gnunet <=