mirror of
https://github.com/tahoe-lafs/tahoe-lafs.git
synced 2024-12-19 13:07:56 +00:00
docs: fix some broken .rst links. refs #1542
This commit is contained in:
parent
f72cba50ba
commit
8d45f91bf0
@ -2,16 +2,15 @@
|
|||||||
Configuring a Tahoe-LAFS node
|
Configuring a Tahoe-LAFS node
|
||||||
=============================
|
=============================
|
||||||
|
|
||||||
1. `Overall Node Configuration`_
|
1. `Overall Node Configuration`_
|
||||||
2. `Client Configuration`_
|
2. `Client Configuration`_
|
||||||
3. `Storage Server Configuration`_
|
3. `Storage Server Configuration`_
|
||||||
4. `Frontend Configuration`_
|
4. `Frontend Configuration`_
|
||||||
5. `Running A Helper`_
|
5. `Running A Helper`_
|
||||||
6. `Running An Introducer`_
|
6. `Running An Introducer`_
|
||||||
7. `Other Files in BASEDIR`_
|
7. `Other Files in BASEDIR`_
|
||||||
8. `Other files`_
|
8. `Other files`_
|
||||||
9. `Backwards Compatibility Files`_
|
9. `Example`_
|
||||||
10. `Example`_
|
|
||||||
|
|
||||||
A Tahoe-LAFS node is configured by writing to files in its base
|
A Tahoe-LAFS node is configured by writing to files in its base
|
||||||
directory. These files are read by the node when it starts, so each time you
|
directory. These files are read by the node when it starts, so each time you
|
||||||
|
@ -136,6 +136,7 @@ printed by ``python -c "import sys; print sys.getfilesystemencoding()"``.
|
|||||||
.. _`#1430`: http://tahoe-lafs.org/trac/tahoe-lafs/ticket/1430
|
.. _`#1430`: http://tahoe-lafs.org/trac/tahoe-lafs/ticket/1430
|
||||||
.. _`#1431`: http://tahoe-lafs.org/trac/tahoe-lafs/ticket/1431
|
.. _`#1431`: http://tahoe-lafs.org/trac/tahoe-lafs/ticket/1431
|
||||||
.. _`#1432`: http://tahoe-lafs.org/trac/tahoe-lafs/ticket/1432
|
.. _`#1432`: http://tahoe-lafs.org/trac/tahoe-lafs/ticket/1432
|
||||||
|
.. _`#1433`: http://tahoe-lafs.org/trac/tahoe-lafs/ticket/1433
|
||||||
.. _`#1449`: http://tahoe-lafs.org/trac/tahoe-lafs/ticket/1449
|
.. _`#1449`: http://tahoe-lafs.org/trac/tahoe-lafs/ticket/1449
|
||||||
.. _`#1458`: http://tahoe-lafs.org/trac/tahoe-lafs/ticket/1458
|
.. _`#1458`: http://tahoe-lafs.org/trac/tahoe-lafs/ticket/1458
|
||||||
.. _`#1459`: http://tahoe-lafs.org/trac/tahoe-lafs/ticket/1459
|
.. _`#1459`: http://tahoe-lafs.org/trac/tahoe-lafs/ticket/1459
|
||||||
|
Loading…
Reference in New Issue
Block a user