From ad370c363889e9b860d6dd82a4a954dbd6e9c70d Mon Sep 17 00:00:00 2001 From: "Pedro M. Baeza" Date: Fri, 15 Nov 2019 09:36:39 +0100 Subject: [PATCH] [FIX] jquery-timepicker: RST syntax --- web_widget_timepicker/README.rst | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/web_widget_timepicker/README.rst b/web_widget_timepicker/README.rst index fe0009b3d..4388637d1 100644 --- a/web_widget_timepicker/README.rst +++ b/web_widget_timepicker/README.rst @@ -46,7 +46,7 @@ Additional jquery-timepicker plugin options can be specified by an options attri ... -See the available options at `jquery-timepicker `_. +See the available options at `jquery-timepicker `__. .. |picker| image:: ./images/picker.png .. |formview| image:: ./images/form_view.png @@ -61,7 +61,7 @@ Known issues / Roadmap Credits ======= -* The module uses the `jquery-timepicker `_ plugin by Jon Thornton. This software is made available under the open source MIT License. © 2014 Jon Thornton and contributors +* The module uses the `jquery-timepicker `__ plugin by Jon Thornton. This software is made available under the open source MIT License. © 2014 Jon Thornton and contributors * Odoo Community Association (OCA)