From d2772e661086e8f1f4cb0d32a1c05cd23edd983f Mon Sep 17 00:00:00 2001 From: Chris Modzelewski Date: Mon, 13 Mar 2023 21:57:49 -0400 Subject: [PATCH] Fixed docs URL. --- README.rst | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.rst b/README.rst index 0310ce99..72aa69ac 100644 --- a/README.rst +++ b/README.rst @@ -43,7 +43,7 @@ features native integration with: dataframe. * ...and even more use-case specific integrations in each tool in the toolkit. -**COMPLETE DOCUMENTATION:** https://highcharts-core.readthedocs.org/en/latest/index.html +**COMPLETE DOCUMENTATION:** https://core-docs.highchartspython.com/en/latest/index.html -------------------- @@ -143,7 +143,7 @@ Key Highcharts for Python Features ============================================== For a discussion of **Highcharts for Python** in comparison to alternatives, please see -the **COMPLETE DOCUMENTATION:** https://highcharts-core.readthedocs.org/en/latest/index.html +the **COMPLETE DOCUMENTATION:** https://core-docs.highchartspython.com/en/latest/index.html ---------------------