]> git.rkrishnan.org Git - tahoe-lafs/tahoe-lafs.git/commitdiff
Fix a link from webapi.rst to FTP-and-SFTP.rst. refs #1225
authordavid-sarah <david-sarah@jacaranda.org>
Sun, 12 Dec 2010 05:34:35 +0000 (21:34 -0800)
committerdavid-sarah <david-sarah@jacaranda.org>
Sun, 12 Dec 2010 05:34:35 +0000 (21:34 -0800)
docs/frontends/webapi.rst

index eeeb1da6d7b1a7e8575358b5c7da92c3c45f84f5..d1fa5f3f57b3fb181fe9e892fc3b23647940080a 100644 (file)
@@ -458,11 +458,9 @@ Creating A New Directory
 
  The metadata may have a "no-write" field. If this is set to true in the
  metadata of a link, it will not be possible to open that link for writing
- via the SFTP frontend; see `FTP-and-SFTP.rst`_ for details.
+ via the SFTP frontend; see `<FTP-and-SFTP.rst>`_ for details.
  Also, if the "no-write" field is set to true in the metadata of a link to
  a mutable child, it will cause the link to be diminished to read-only.
- .. _FTP-and-SFTP.rst: http://tahoe-lafs.org/source/tahoe-lafs/trunk/docs/frontents/FTP-and-SFTP.rst
 
  Note that the webapi-using client application must not provide the
  "Content-Type: multipart/form-data" header that usually accompanies HTML