From 00c6b30a685d7787fe5cabc9195d396638171729 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?St=C3=A9phane=20Bidoul=20=28ACSONE=29?= Date: Sun, 17 Nov 2019 12:21:45 +0100 Subject: [PATCH] [FIX] rst issue in web_widget_bokeh_chart --- web_widget_bokeh_chart/README.rst | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/web_widget_bokeh_chart/README.rst b/web_widget_bokeh_chart/README.rst index e22750aae..e4e7ddf28 100644 --- a/web_widget_bokeh_chart/README.rst +++ b/web_widget_bokeh_chart/README.rst @@ -11,7 +11,7 @@ This module add the posibility to insert Bokeh charts into Odoo standard views. :alt: Bokeh Chart inserted into an Odoo view :width: 600 px -`Bokeh `_ is a Python interactive visualization +`Bokeh `__ is a Python interactive visualization library that targets modern web browsers for presentation. Its goal is to provide elegant, concise construction of basic exploratory and advanced custom graphics in the style of D3.js, but also deliver this capability with @@ -70,7 +70,7 @@ welcomed feedback. Credits ======= -* This module uses the library `Bokeh `_ +* This module uses the library `Bokeh `__ which is under the open-source BSD 3-clause "New" or "Revised" License. Copyright (c) 2012, Anaconda, Inc. * Odoo Community Association (OCA)