diff --git a/Doc.md b/Doc.md index 4846d9b..653a633 100644 --- a/Doc.md +++ b/Doc.md @@ -21,8 +21,8 @@ Note: these links are to the 'trunk' (latest) versions of the documentation. See * [Tips & Tricks](TipsTricks) ## A Glance Under The Hood or "Gee What Does This Button Do?" - * [configuration](http://tahoe-lafs.org/source/tahoe/trunk/docs/configuration.txt): a description of the contents of your ".tahoe" directory - * [architecture](http://tahoe-lafs.org/source/tahoe/trunk/docs/architecture.txt): a succinct overview of the whole system + * [configuration](http://tahoe-lafs.org/source/tahoe/trunk/docs/configuration.rst): a description of the contents of your ".tahoe" directory + * [architecture](http://tahoe-lafs.org/source/tahoe/trunk/docs/architecture.rst): a succinct overview of the whole system * [Command Line Interface](http://tahoe-lafs.org/source/tahoe/trunk/docs/frontends/CLI.txt): the basic "how to" for the CLI * [Web API](http://tahoe-lafs.org/source/tahoe/trunk/docs/frontends/webapi.txt): the basic "how to" for the WAPI * [Capabilities](Capabilities) what are capabilities; the different kinds that we currently use