diff options
-rw-r--r-- | doc/database.rst | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/database.rst b/doc/database.rst index 6607138..c71162f 100644 --- a/doc/database.rst +++ b/doc/database.rst @@ -73,6 +73,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) |