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