Merge pull request #62 from zooko/master

fix a couple more "file:" links
This commit is contained in:
zooko 2013-10-04 21:31:11 -07:00
commit 2ce6e401f8
2 changed files with 3 additions and 3 deletions

View File

@ -5,7 +5,7 @@
See also known_issues.rst_. See also known_issues.rst_.
.. _known_issues.rst: file:known_issues.rst .. _known_issues.rst: known_issues.rst
Timing Attacks Timing Attacks
============== ==============

View File

@ -17,7 +17,7 @@ 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 means that an upload will require about 3.3x the traffic as a download of the
same file. same file.
.. _architecture.rst: file:architecture.rst .. _architecture.rst: architecture.rst
Unfortunately, this "expansion penalty" occurs in the same upstream direction Unfortunately, this "expansion penalty" occurs in the same upstream direction
that most consumer DSL lines are slow anyways. Typical ADSL lines get 8 times that most consumer DSL lines are slow anyways. Typical ADSL lines get 8 times
@ -132,7 +132,7 @@ give you, and edit your tahoe.cfg file. Enter the helper's furl into the
value of the key "helper.furl" in the "[client]" section of tahoe.cfg, as value of the key "helper.furl" in the "[client]" section of tahoe.cfg, as
described in the "Client Configuration" section of configuration.rst_. described in the "Client Configuration" section of configuration.rst_.
.. _configuration.rst: file:configuration.rst .. _configuration.rst: configuration.rst
Then restart the node. This will signal the client to try and connect to the Then restart the node. This will signal the client to try and connect to the
helper. Subsequent uploads will use the helper rather than using direct helper. Subsequent uploads will use the helper rather than using direct