From 164a4c4c56d05d6e2a6e185bc32bf37f99d5cf9e Mon Sep 17 00:00:00 2001 From: zooko <> Date: Wed, 13 Jul 2011 19:01:31 +0000 Subject: [PATCH] name coding standards [Imported from Trac: page Dev, version 102] --- Dev.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Dev.md b/Dev.md index a4f0863..efcf0e3 100644 --- a/Dev.md +++ b/Dev.md @@ -27,7 +27,7 @@ Views into the process of Tahoe-LAFS hackery. * [Capabilities](Capabilities): what are readcaps and writecaps and verifycaps, etc * [How to review patches](PatchReviewProcess) <-- You can help! * [How to submit patches](Patches) - * [How to write code](CodingStandards) + * [coding standards](CodingStandards) * [Ostrom](Ostrom) is about how social networking and economics interact with distributed storage * [The Packaging page](Packaging) shows our current policy for how to re-use 3rd-party libraries and how to distribute Tahoe-LAFS to users. * [OneHundredYearCryptography](OneHundredYearCryptography)