From d50616058e045aa1af47018c08f0c0bc8a6fb9c0 Mon Sep 17 00:00:00 2001 From: Simon Michael Date: Thu, 1 Apr 2010 21:29:22 +0000 Subject: [PATCH] docs: fix an rst2pdf warning --- MANUAL | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/MANUAL b/MANUAL index 719afb1c1..b4c2a7c77 100644 --- a/MANUAL +++ b/MANUAL @@ -506,7 +506,7 @@ don't run two dates together:: -p2009/1/1to2009/4/1 -p"2009/1/1 2009/4/1" -Dates are `smart dates <#dates>`_, so if the current year is 2009, the above can also +Dates are `smart dates <#smart-dates>`_, so if the current year is 2009, the above can also be written as:: -p "1/1 to 4/1"