aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--template/about.html.j24
-rw-r--r--template/tutorial.html.j24
2 files changed, 4 insertions, 4 deletions
diff --git a/template/about.html.j2 b/template/about.html.j2
index 151d08a2..b3780e52 100644
--- a/template/about.html.j2
+++ b/template/about.html.j2
@@ -61,7 +61,7 @@
61 </p> 61 </p>
62 <p> 62 <p>
63 {% trans %} 63 {% trans %}
64 To get know and learn more, please check our <a href="https://docs.gnunet.org">handbook</a>, especially the <a href="https://docs.gnunet.org/#Key-Concepts">chapter on "Key Concepts"</a>, explaining the fundamental concepts of GNUnet: 64 To get know and learn more, please check our <a href="https://docs.gnunet.org/handbook/gnunet.html">handbook</a>, especially the <a href="https://docs.gnunet.org/handbook/gnunet.html#Key-Concepts">chapter on "Key Concepts"</a>, explaining the fundamental concepts of GNUnet:
65 <ul> 65 <ul>
66 <li><a href="https://docs.gnunet.org/#Authentication">Authentication</a></li> 66 <li><a href="https://docs.gnunet.org/#Authentication">Authentication</a></li>
67 <li><a href="https://docs.gnunet.org/#Accounting-to-Encourage-Resource-Sharing">Accounting to Encourage Resource Sharing</a></li> 67 <li><a href="https://docs.gnunet.org/#Accounting-to-Encourage-Resource-Sharing">Accounting to Encourage Resource Sharing</a></li>
@@ -74,7 +74,7 @@
74 </ul> 74 </ul>
75 {% endtrans %} 75 {% endtrans %}
76 {% trans %} 76 {% trans %}
77 There are much more ressources to learn about GNUnet besides the <a href="https://docs.gnunet.org">main handbook</a>, such as the <a href="https://bib.gnunet.org/">bibliography</a>, lots of <a href="https://gnunet.org/en/video.html">videos</a> or a <a href="https://gnunet.org/en/glossary.html">glossary</a>. You are very welcome to <a href="https://gnunet.org/en/engage.html">get engaged into the conversation</a>, <a href="https://gnunet.org/en/tutorial.html">install GNUnet</a>, <a href="https://gnunet.org/en/use.html">use it</a> and <a href="https://gnunet.org/en/contribute.html">contribute</a>. 77 There are much more ressources to learn about GNUnet besides the <a href="https://docs.gnunet.org/handbook/gnunet.html">main handbook</a>, such as the <a href="https://bib.gnunet.org/">bibliography</a>, lots of <a href="https://gnunet.org/en/video.html">videos</a> or a <a href="https://gnunet.org/en/glossary.html">glossary</a>. You are very welcome to <a href="https://gnunet.org/en/engage.html">get engaged into the conversation</a>, <a href="https://gnunet.org/en/tutorial.html">install GNUnet</a>, <a href="https://gnunet.org/en/use.html">use it</a> and <a href="https://gnunet.org/en/contribute.html">contribute</a>.
78 {% endtrans %} 78 {% endtrans %}
79 <br> 79 <br>
80 </p> 80 </p>
diff --git a/template/tutorial.html.j2 b/template/tutorial.html.j2
index f4b4e7a6..f48c7feb 100644
--- a/template/tutorial.html.j2
+++ b/template/tutorial.html.j2
@@ -8,7 +8,7 @@
8 {% trans %} 8 {% trans %}
9 This page holds various simplified step-by-step tutorials for GNUnet. <br> 9 This page holds various simplified step-by-step tutorials for GNUnet. <br>
10 Some of them are not complete, but we find them useful regardless of their state. <br> 10 Some of them are not complete, but we find them useful regardless of their state. <br>
11 Find much more detailled documentation of the installation options in the <a href="https://docs.gnunet.org/#toc-Installing-GNUnet-1">according section</a> of the <a href="https://docs.gnunet.org/">handbook</a>. 11 Find much more detailled documentation of the installation options in the <a href="https://docs.gnunet.org/handbook/gnunet.html#toc-Installing-GNUnet-1">according section</a> of the <a href="https://docs.gnunet.org/handbook/gnunet.html">handbook</a>.
12 {% endtrans %} 12 {% endtrans %}
13 </p> 13 </p>
14 <p> 14 <p>
@@ -36,7 +36,7 @@
36 <p> 36 <p>
37 {% trans %} 37 {% trans %}
38 Once the installation is done, please head over to the <a href="https://gnunet.org/en/use">"How to use GNUnet"-page</a> to get a brief intro on what can be done with your installation. <br> 38 Once the installation is done, please head over to the <a href="https://gnunet.org/en/use">"How to use GNUnet"-page</a> to get a brief intro on what can be done with your installation. <br>
39 As usual get much more detailled instructions and information in the <a href="https://docs.gnunet.org/#toc-Using-GNUnet-1">according section</a> of the <a href="https://docs.gnunet.org/">handbook</a>. 39 As usual get much more detailled instructions and information in the <a href="https://docs.gnunet.org/handbook/gnunet.html#toc-Using-GNUnet-1">according section</a> of the <a href="https://docs.gnunet.org/handbook/gnunet.html">handbook</a>.
40 If you have any queries about the installation or the usage, please <a href="https://gnunet.org/en/engage.html">get in touch!</a> 40 If you have any queries about the installation or the usage, please <a href="https://gnunet.org/en/engage.html">get in touch!</a>
41 {% endtrans %} 41 {% endtrans %}
42 </p> 42 </p>