aboutsummaryrefslogtreecommitdiff
path: root/doc
diff options
context:
space:
mode:
authorMartin Kepplinger <martink@posteo.de>2017-09-15 08:47:33 +0200
committerNick Mathewson <nickm@torproject.org>2017-09-15 08:18:37 -0400
commit8d913cc3525e631aa5e30fa2755c4145c6dfa6bf (patch)
tree690ce07f56ad2c602ca4422c5710dc8c10f254c9 /doc
parentc4c4d0341221da6e2f5c5f8bfebaf91e1ed9f1f4 (diff)
downloadtor-8d913cc3525e631aa5e30fa2755c4145c6dfa6bf.tar.gz
tor-8d913cc3525e631aa5e30fa2755c4145c6dfa6bf.zip
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 (limited to 'doc')
-rw-r--r--doc/HACKING/GettingStarted.md5
1 files changed, 3 insertions, 2 deletions
diff --git a/doc/HACKING/GettingStarted.md b/doc/HACKING/GettingStarted.md
index 0295adc1ff..0c42404634 100644
--- 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