From 6fb699c780bc45da0df2579eaa8ea5f1a1fb64d4 Mon Sep 17 00:00:00 2001 From: Alex Osborne Date: Sat, 10 Jul 2021 12:42:17 +0900 Subject: [PATCH] docs: s/Most/More/ documentation lives on the wiki A large amount of core documentation has now been migrated here. There's still a lot to go but I don't think 'most' applies anymore. --- docs/index.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/index.rst b/docs/index.rst index 0c21d393..e097419b 100644 --- a/docs/index.rst +++ b/docs/index.rst @@ -3,7 +3,7 @@ Heritrix 3 Documentation .. note:: - Most Heritrix documentation currently lives on the + More Heritrix documentation currently lives on the \ `Github wiki `__. We're in the process of editing some of the structured guides and migrating them here.