summaryrefslogtreecommitdiff
path: root/developers-manual.rst
diff options
context:
space:
mode:
authorChristian Grothoff <christian@grothoff.org>2020-05-20 12:01:15 +0200
committerChristian Grothoff <christian@grothoff.org>2020-05-20 12:01:15 +0200
commit26182fa8f045ee79ad95211543610704f8d702f3 (patch)
treecfca2dc5ecaf81edd0864155f284ffb9b26242d8 /developers-manual.rst
parentc6014d72d0db9f199a6462c9841ffa4785985d45 (diff)
downloaddocs-26182fa8f045ee79ad95211543610704f8d702f3.tar.gz
docs-26182fa8f045ee79ad95211543610704f8d702f3.tar.bz2
docs-26182fa8f045ee79ad95211543610704f8d702f3.zip
fix link
Diffstat (limited to 'developers-manual.rst')
-rw-r--r--developers-manual.rst2
1 files changed, 1 insertions, 1 deletions
diff --git a/developers-manual.rst b/developers-manual.rst
index 8dd83037..70d92f28 100644
--- a/developers-manual.rst
+++ b/developers-manual.rst
@@ -810,7 +810,7 @@ Components written in C
These are the general coding style rules for Taler.
* Baseline rules are to follow GNU guidelines, modified or extended
- by the GNUnet style: https://gnunet.org/style
+ by the GNUnet style: https://docs.gnunet.org/handbook/gnunet.html#Coding-style
Naming conventions
^^^^^^^^^^^^^^^^^^