From e58942457ce01a1085ee2189d77769b91cc09713 Mon Sep 17 00:00:00 2001 From: Máirín Duffy Date: Tue, 24 Sep 2013 08:41:48 -0400 Subject: Update database.rst I got very confused following these directions until I figured out that the URL expected me to include 'http://', so I thought it would be helpful to note that in the documentation. --- doc/database.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/doc/database.rst b/doc/database.rst index 1c822e6..84348a3 100644 --- a/doc/database.rst +++ b/doc/database.rst @@ -60,6 +60,6 @@ where: * ``URL`` is the base URL of your current Mailman 2.1 installation, typically the part before the ``/pipermail`` subdirectory when you're looking at your - current archives. + current archives. Make sure you remember to include the 'http://' in this string. * ``LIST_NAME`` is the name of the mailing-list without the domain (before the ``@`` sign) -- cgit