update api doc link in readme.rst

This commit is contained in:
Vincent Vinet
2015-03-24 13:42:55 -04:00
parent baa5b25777
commit 28af310f52

View File

@@ -5,9 +5,8 @@ Datepicker Widget Options
This module allows passing options to the jquery datepicker for fields that use
the datepicker widget. The option are passed as-is and are not validated.
To see all supported options, see the [api-documentation][1]
[1]: http://api.jqueryui.com/datepicker/ "api-documentation"
To see all supported options, see the `API documentation
<http://api.jqueryui.com/datepicker/>`_.
Usage