commit 8d913cc3525e631aa5e30fa2755c4145c6dfa6bf
parent c4c4d0341221da6e2f5c5f8bfebaf91e1ed9f1f4
Author: Martin Kepplinger <martink@posteo.de>
Date: Fri, 15 Sep 2017 08:47:33 +0200
doc: make introduction paragraph point to correct data
doc/HACKING/GettingStarted.md says "you might like reading doc/HACKING",
which the reader obviously is already doing. Instead point to the "torguts"
documents that are mentioned a few lines below too.
Diffstat:
1 file changed, 3 insertions(+), 2 deletions(-)
diff --git a/doc/HACKING/GettingStarted.md b/doc/HACKING/GettingStarted.md
@@ -11,8 +11,9 @@ whole Tor ecosystem.)
If you are looking for a more bare-bones, less user-friendly information
-dump of important information, you might like reading doc/HACKING
-instead. You should probably read it before you write your first patch.
+dump of important information, you might like reading the "torguts"
+documents linked to below. You should probably read it before you write
+your first patch.
Required background