From 5ce5faf0af485eeb396e0044e7cf75fc069961da Mon Sep 17 00:00:00 2001
From: david-sarah <david-sarah@jacaranda.org>
Date: Sat, 11 Dec 2010 21:26:07 -0800
Subject: [PATCH] More specific hyperlink to architecture.rst from helper.rst.
 refs #1225

---
 docs/helper.rst | 12 ++++++------
 1 file changed, 6 insertions(+), 6 deletions(-)

diff --git a/docs/helper.rst b/docs/helper.rst
index 19e210e5..a3fcb09c 100644
--- a/docs/helper.rst
+++ b/docs/helper.rst
@@ -10,12 +10,12 @@ The Tahoe Upload Helper
 Overview
 ========
 
-As described in the "SWARMING DOWNLOAD, TRICKLING UPLOAD" section of
-`<architecture.rst>`_, Tahoe uploads require more bandwidth than downloads: you
-must push the redundant shares during upload, but you do not need to retrieve
-them during download. With the default 3-of-10 encoding parameters, this
-means that an upload will require about 3.3x the traffic as a download of the
-same file.
+As described in the `"Swarming Download, Trickling Upload" section of
+architecture.rst <architecture.rst#swarming-download-trickling-upload>`_,
+Tahoe uploads require more bandwidth than downloads: you must push the
+redundant shares during upload, but you do not need to retrieve them during
+download. With the default 3-of-10 encoding parameters, this means that an
+upload will require about 3.3x the traffic as a download of the same file.
 
 Unfortunately, this "expansion penalty" occurs in the same upstream direction
 that most consumer DSL lines are slow anyways. Typical ADSL lines get 8 times
-- 
2.45.2