diff --git a/Dev.md b/Dev.md index 8d39136..5b6d4f3 100644 --- a/Dev.md +++ b/Dev.md @@ -62,7 +62,6 @@ Views into the process of Tahoe-LAFS hackery. * * The [logging system](https://tahoe-lafs.org/trac/tahoe-lafs/browser/trunk/docs/logging.rst) * How to differentiate your running nodes' versions? See comments: [/tahoe-lafs/trac-2024-07-25/issues/9599](/tahoe-lafs/trac-2024-07-25/issues/9599)#comment:8 - * [How to Contribute a Buildbot](HowtoContributeABuildbot) ### Cool New Ideas We're Working On * [Ostrom](Ostrom) is about how social networking and economics interact with distributed storage @@ -79,7 +78,6 @@ Views into the process of Tahoe-LAFS hackery. * [//cgi-bin/mailman/listinfo/tahoe-lafs-trac-stream tahoe-lafs-trac-stream] mailing list is the way to receive lots of emails from trac * Sources for Tahoe-LAFS and its side-projects are browsable via the "Browse Source" button at the top of each [//trac project site] * [//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. There is WIP to make Lanchpad's buildbots work at #2131. * 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). ## Dependencies