[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[taler-anastasis-www] branch master updated: fix links
From: |
gnunet |
Subject: |
[taler-anastasis-www] branch master updated: fix links |
Date: |
Wed, 23 Jun 2021 09:08:53 +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 70976e2 fix links
70976e2 is described below
commit 70976e20fb9b0b753e85ab765d3f7fb84078524b
Author: Christian Grothoff <christian@grothoff.org>
AuthorDate: Wed Jun 23 09:08:51 2021 +0200
fix links
---
template/docs.html.j2 | 2 +-
template/docs_news.html.j2 | 2 +-
2 files changed, 2 insertions(+), 2 deletions(-)
diff --git a/template/docs.html.j2 b/template/docs.html.j2
index f2886eb..d64816d 100644
--- a/template/docs.html.j2
+++ b/template/docs.html.j2
@@ -59,7 +59,7 @@
</div>
</div>
<h4>{% trans %}Project
Documentation{% endtrans %}</h4>
- <p><a
href="../static/pdf/anastasis_documentation.pdf">System documentation</a></p>
+ <p><a
href="../pdf/anastasis_documentation.pdf">System documentation</a></p>
</div>
</div>
</div>
diff --git a/template/docs_news.html.j2 b/template/docs_news.html.j2
index f6e6b86..2d23f6b 100644
--- a/template/docs_news.html.j2
+++ b/template/docs_news.html.j2
@@ -108,7 +108,7 @@
</div>
</div>
<h4>{% trans %}Project
Documentation{% endtrans %}</h4>
- <p><a
href="../static/pdf/anastasis_documentation.pdf">System documentation</a></p>
+ <p><a
href="../pdf/anastasis_documentation.pdf">System documentation</a></p>
</div>
</div>
</div>
--
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 links,
gnunet <=