diff --git a/web_widget_datepicker_options/README.rst b/web_widget_datepicker_options/README.rst index a8099529..7e526ce8 100644 --- a/web_widget_datepicker_options/README.rst +++ b/web_widget_datepicker_options/README.rst @@ -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 +`_. Usage