]> git.rkrishnan.org Git - tahoe-lafs/tahoe-lafs.git/blobdiff - docs/specifications/uri.rst
Update hyperlinks between docs, and linkify some external references. refs #1225
[tahoe-lafs/tahoe-lafs.git] / docs / specifications / uri.rst
index 91f8cc28c90983804ae938a1b25945e663e1cdf3..d3628ddb8b00523412553d142ee34f2a02df0ee7 100644 (file)
@@ -82,8 +82,8 @@ of the total number of shares created, and (size) is an ascii decimal
 representation of the size of the data represented by this URI. All base32
 encodings are expressed in lower-case, with the trailing '=' signs removed.
 
-For example, the following is a CHK URI, generated from the contents of the
-architecture.txt document that lives next to this one in the source tree::
+For example, the following is a CHK URI, generated from a previous version of
+the contents of `<../architecture.rst>`_::
 
  URI:CHK:ihrbeov7lbvoduupd4qblysj7a:bg5agsdt62jb34hxvxmdsbza6do64f4fg5anxxod2buttbo6udzq:3:10:28733
 
@@ -141,7 +141,7 @@ The format of the write-cap for mutable files is::
 Where (writekey) is the base32 encoding of the 16-byte AES encryption key
 that is used to encrypt the RSA private key, and (fingerprint) is the base32
 encoded 32-byte SHA-256 hash of the RSA public key. For more details about
-the way these keys are used, please see docs/mutable.txt .
+the way these keys are used, please see `<mutable.rst>`_.
 
 The format for mutable read-caps is::
 
@@ -163,7 +163,7 @@ Directory URIs
 The grid layer provides a mapping from URI to data. To turn this into a graph
 of directories and files, the "vdrive" layer (which sits on top of the grid
 layer) needs to keep track of "directory nodes", or "dirnodes" for short.
-docs/dirnodes.txt describes how these work.
+`docs/dirnodes.rst <../dirnodes.rst>`_ describes how these work.
 
 Dirnodes are contained inside mutable files, and are thus simply a particular
 way to interpret the contents of these files. As a result, a directory