From 0b8f470371c3b935d534dcedbd8af78949962eea Mon Sep 17 00:00:00 2001 From: Julian Berman Date: Sun, 17 Feb 2013 14:04:59 -0500 Subject: [PATCH] Syntax. --- docs/validate.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/validate.rst b/docs/validate.rst index 61aa5c3..6de8d80 100644 --- a/docs/validate.rst +++ b/docs/validate.rst @@ -184,7 +184,7 @@ need to specify all types to match if you override one of the existing JSON types, so you may want to access the set of default types when specifying your additional type. -.. numbers:: http://docs.python.org/3.3/library/numbers.html +.. _numbers: http://docs.python.org/3.3/library/numbers.html .. _versioned-validators: