From bc23b0b9d4cad5b5c66986c73d0e65794eae8722 Mon Sep 17 00:00:00 2001 From: gdt <> Date: Mon, 28 Feb 2011 19:15:47 +0000 Subject: [PATCH] link to pubgrid page, which is otherwise hard to find. [Imported from Trac: page Doc, version 92] --- Doc.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Doc.md b/Doc.md index b4bc69f..78ea56e 100644 --- a/Doc.md +++ b/Doc.md @@ -8,7 +8,7 @@ Note: these links are to the 'trunk' (latest) versions of the documentation. See * [about](http://tahoe-lafs.org/source/tahoe/trunk/docs/about.html): the Tahoe-LAFS filesystem and the unique properties that it offers * [quickstart](http://tahoe-lafs.org/source/tahoe-lafs/trunk/docs/quickstart.html): how to get the software and set it up * [running](http://tahoe-lafs.org/source/tahoe/trunk/docs/running.html): how to run it once it is set up - * [Public Test Grid]wikiTestGrid: an existing grid to use for testing your installation + * [Public Test Grid](TestGrid): an existing grid to use for testing your installation * [Known Issues]source:docs/known_issues.rst: things you need to be aware of if you want to rely on Tahoe-LAFS to store your valuable data. * [How To Report A Bug](HowToReportABug): We love bug reports! Here's how.