Skip to content

Commit 4799bbf

Browse files
committed
Fixed documentation links
1 parent dd3d7ff commit 4799bbf

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ Simple example of ``guidata`` datasets embedded in an application window:
1010

1111
<img src="https://raw.githubusercontent.com/PierreRaybaut/guidata/master/doc/images/screenshots/editgroupbox.png">
1212

13-
See [documentation](http://pythonhosted.org/guidata/) for more details on
13+
See [documentation](https://guidata.readthedocs.io/en/latest/) for more details on
1414
the library and [changelog](CHANGELOG.md) for recent history of changes.
1515

1616
Copyright © 2009-2021 CEA, Pierre Raybaut, licensed under the terms of the

setup.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -52,7 +52,7 @@
5252
Copyright © 2009-2021 CEA, Pierre Raybaut, licensed under the terms of the
5353
`CECILL License`_.
5454
55-
.. _documentation: http://pythonhosted.org/guidata/
55+
.. _documentation: https://guidata.readthedocs.io/en/latest/
5656
.. _changelog: https://github.com/PierreRaybaut/guidata/blob/master/CHANGELOG.md
5757
.. _CECILL License: https://github.com/PierreRaybaut/guidata/blob/master/Licence_CeCILL_V2-en.txt
5858

0 commit comments

Comments
 (0)