summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorChristian Grothoff <grothoff@gnunet.org>2023-12-01 20:58:33 +0900
committerChristian Grothoff <grothoff@gnunet.org>2023-12-01 20:58:33 +0900
commit64318220d019e8de88f379da99e0c027434fc710 (patch)
tree2c01b8d69110e92af2cb5ddcd4bb6f0bed534916
parent057e485ced96663631002ec19817b9e4555d7c4f (diff)
downloadwww-64318220d019e8de88f379da99e0c027434fc710.tar.gz
www-64318220d019e8de88f379da99e0c027434fc710.tar.bz2
www-64318220d019e8de88f379da99e0c027434fc710.zip
revert docshost change, {{}} inside of trans is a bad idea (TM)
m---------build-system/taler-build-scripts0
m---------inc0
-rw-r--r--template/docs.html.j22
3 files changed, 1 insertions, 1 deletions
diff --git a/build-system/taler-build-scripts b/build-system/taler-build-scripts
-Subproject 23538677f6c6be2a62f38dc6137ecdd1c76b7b1
+Subproject 001f5dd081fc8729ff8def90c4a1c3f93eb8689
diff --git a/inc b/inc
-Subproject 218f02cfc0453a0d4cc067ba9256123a675040c
+Subproject 72771f14dfe85a6444cb48f6cdfce1abc5473f5
diff --git a/template/docs.html.j2 b/template/docs.html.j2
index ae63a7c5..a1b0a6e6 100644
--- a/template/docs.html.j2
+++ b/template/docs.html.j2
@@ -13,7 +13,7 @@
{% trans %}
This is an overview of documentation and other resources for GNU Taler.
The full documentation contents can be found
- <a href="https://{{ siteconf['docshost'] }}/" target="_blank" rel="noopener noreferrer">here</a>.
+ <a href="https://docs.taler.net/" target="_blank" rel="noopener noreferrer">here</a>.
{% endtrans %}
</div>
</div>