From: david-sarah Date: Sun, 12 Dec 2010 05:34:35 +0000 (-0800) Subject: Fix a link from webapi.rst to FTP-and-SFTP.rst. refs #1225 X-Git-Url: https://git.rkrishnan.org/simplejson/encoder.py.html?a=commitdiff_plain;h=341cad80ff30ffd27ed30b834e2a618a94e6bf39;p=tahoe-lafs%2Ftahoe-lafs.git Fix a link from webapi.rst to FTP-and-SFTP.rst. refs #1225 --- diff --git a/docs/frontends/webapi.rst b/docs/frontends/webapi.rst index eeeb1da6..d1fa5f3f 100644 --- a/docs/frontends/webapi.rst +++ b/docs/frontends/webapi.rst @@ -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 ``_ 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