From 4e87d02c9624d2c1ef64915d11fbcf141e24ff74 Mon Sep 17 00:00:00 2001 From: zooko <> Date: Thu, 9 Aug 2007 05:37:11 +0000 Subject: [PATCH] formatting [Imported from Trac: page Dev, version 25] --- Dev.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Dev.md b/Dev.md index efa3a3d..cd88c9a 100644 --- a/Dev.md +++ b/Dev.md @@ -12,7 +12,7 @@ Views into the process of Tahoe hackery. * [The Doc page](Doc) contains extensive documentation, which is very useful guide for hacking. See especially the webapi.txt document, which shows how to control a Tahoe node programmatically. - * [The tickets](http://allmydata.org/trac/tahoe/query?status=new&status=assigned&status=reopened&groupdesc=1&group=priority&component=code&milestone=0.5.0&order=priority) to be fixed for the v0.5 release. + * [The tickets to be fixed](http://allmydata.org/trac/tahoe/query?status=new&status=assigned&status=reopened&groupdesc=1&group=priority&component=code&milestone=0.5.0&order=priority) for the v0.5 release. ## More Good Stuff For Hackers