From 395c7d76f0f7cc39287b62c87efeda4eeca40a95 Mon Sep 17 00:00:00 2001 From: sickness <> Date: Thu, 21 Oct 2010 15:54:34 +0000 Subject: [PATCH] fixed known_issues link filename, now .rst instead of .txt [Imported from Trac: page Doc, version 82] --- Doc.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Doc.md b/Doc.md index f1703b6..4846d9b 100644 --- a/Doc.md +++ b/Doc.md @@ -8,7 +8,7 @@ Note: these links are to the 'trunk' (latest) versions of the documentation. See * [running](http://tahoe-lafs.org/source/tahoe/trunk/docs/running.html): how to run it once it is set up - * [Known Issues]source:docs/known_issues.txt: things you need to be aware of if you want to rely on Tahoe-LAFS to store your valuable data. + * [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. * [The story of a file](http://bigasterisk.com/tahoe-playground), interactive illustration by Drew Perttula.