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.
This commit is contained in:
Martin Kepplinger 2017-09-15 08:47:33 +02:00 committed by Nick Mathewson
parent c4c4d03412
commit 8d913cc352
1 changed files with 3 additions and 2 deletions

View File

@ -11,8 +11,9 @@ whole Tor ecosystem.)
If you are looking for a more bare-bones, less user-friendly information If you are looking for a more bare-bones, less user-friendly information
dump of important information, you might like reading doc/HACKING dump of important information, you might like reading the "torguts"
instead. You should probably read it before you write your first patch. documents linked to below. You should probably read it before you write
your first patch.
Required background Required background