File tree Expand file tree Collapse file tree 2 files changed +3
-4
lines changed Expand file tree Collapse file tree 2 files changed +3
-4
lines changed Original file line number Diff line number Diff line change @@ -121,7 +121,7 @@ Key Highcharts for Python Features
121121
122122 **See Also **
123123
124- * `Supported Visualizations <https://highcharts- core.readthedocs.io /en/latest/visualizations.html >`__
124+ * `Supported Visualizations <https://core-docs.highchartspython.com /en/latest/visualizations.html >`__
125125
126126* **Simple JavaScript Code Generation **. With one method call, produce production-ready
127127 JavaScript code to render your interactive visualizations using Highcharts' rich
@@ -364,7 +364,7 @@ Contributing
364364*********************
365365
366366We welcome contributions and pull requests! For more information, please see the
367- `Contributor Guide <https://highcharts- core.readthedocs.io /en/latest/contributing.html >`__. And thanks to all those who've already contributed!
367+ `Contributor Guide <https://core-docs.highchartspython.com /en/latest/contributing.html >`__. And thanks to all those who've already contributed!
368368
369369-------------------
370370
Original file line number Diff line number Diff line change @@ -63,9 +63,8 @@ dependencies = [
6363path = " highcharts_core/__version__.py"
6464
6565[project .urls ]
66- # TODO: Set Homepage to the Highcharts.com page for the Highcharts for Python toolkit.
6766"Homepage" = " https://highchartspython.com"
68- "Documentation" = " https://highcharts- core.readthedocs.io /en/latest/"
67+ "Documentation" = " https://core-docs.highchartspython.com /en/latest/"
6968"Support" = " https://www.highchartspython.com/get-help"
7069"Source Code" = " https://github.com/highcharts-for-python/highcharts-core"
7170"History" = " https://github.com/highcharts-for-python/highcharts-core/blob/master/CHANGES.rst"
You can’t perform that action at this time.
0 commit comments