From 61cd8192023314c210ed1f9f9a1fa23fbee6217b Mon Sep 17 00:00:00 2001 From: zooko <> Date: Fri, 9 Sep 2011 19:22:41 +0000 Subject: [PATCH] fix capitalization [Imported from Trac: page Dev, version 107] --- Dev.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Dev.md b/Dev.md index 8d32914..92c40d8 100644 --- a/Dev.md +++ b/Dev.md @@ -27,7 +27,7 @@ Views into the process of Tahoe-LAFS hackery. ## Developer Docs ### Design of the System - * [TahoeLAFSBasics](http://code.google.com/p/nilestore/wiki/TahoeLAFSBasics) on the [NileStore](NileStore) Project's site. This document was written by someone from another project who hasn't really interacted with the Tahoe-LAFS developers much, but it is the best overall introduction to the design of Tahoe-LAFS. + * [TahoeLAFSBasics](http://code.google.com/p/nilestore/wiki/TahoeLAFSBasics) on the Nilestore Project's site. This document was written by someone from another project who hasn't really interacted with the Tahoe-LAFS developers much, but it is the best overall introduction to the design of Tahoe-LAFS. * after that, look at the "Presentations / Papers", below, or at the "architecture.rst" file in the docs/ directory. ### Presentations / Papers