diff --git a/Dev.md b/Dev.md index d44cbe4..ec0b899 100644 --- a/Dev.md +++ b/Dev.md @@ -64,9 +64,6 @@ Views into the process of Tahoe-LAFS hackery. * [//source/tahoe-lafs/tarballs/ ] contains snapshots of current source code. * The Buildbot page (linked at the top of each page) shows current build and test results. See the [BuildbotPolicy](BuildbotPolicy) page and [HowtoContributeABuildbot](HowtoContributeABuildbot) page. * The Timeline (linked at the top of each page) shows changes to the source code, the issue tickets, and the wiki (i.e. this web site). - * [/../../tahoe-figleaf/current The code coverage statistics] show which lines of code get exercised by the unit tests. - * [/../../tahoe-figleaf Archived data] is also available. - * [/../../tahoe-figleaf-graph/hanford.allmydata.com-tahoe_figleaf2.html This graph] measures the number of lines that are **not** covered. ## Dependencies