Skip to content

Commit d4d74ec

Browse files
committed
Fixed readthedocs link
1 parent 54a88d7 commit d4d74ec

2 files changed

Lines changed: 2 additions & 4 deletions

File tree

cdlclient/__init__.py

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -19,6 +19,4 @@
1919
__version__ = "0.1.0"
2020
__docurl__ = "https://cdlclient.readthedocs.io/en/latest/"
2121
__homeurl__ = "https://github.com/Codra-Ingenierie-Informatique/DataLabSimpleClient/"
22-
__supporturl__ = (
23-
"https://github.com/Codra-Ingenierie-Informatique/DataLabSimpleClient/issues/new/choose"
24-
)
22+
__supporturl__ = "https://github.com/Codra-Ingenierie-Informatique/DataLabSimpleClient/issues/new/choose"

doc/index.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -46,6 +46,6 @@ Copyrights and licensing
4646
.. _PlotPy: https://pypi.python.org/pypi/PlotPy
4747
.. _PyPI: https://pypi.python.org/pypi/DataLab
4848
.. _Home: https://github.com/Codra-Ingenierie-Informatique/DataLabSimpleClient/
49-
.. _Documentation: https://cdlclient.readthedocs.io/
49+
.. _Documentation: https://datalab.readthedocs.io/
5050
.. _Codra: https://codra.net/
5151
.. _BSD 3-Clause: https://github.com/Codra-Ingenierie-Informatique/DataLabSimpleClient/blob/master/LICENSE

0 commit comments

Comments
 (0)