Skip to content

Commit 9498377

Browse files
committed
README.md: fixed relative links
1 parent ed0e718 commit 9498377

File tree

1 file changed

+3
-2
lines changed

1 file changed

+3
-2
lines changed

README.md

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -26,12 +26,13 @@ providing a unified framework for creating scientific GUIs with Python and Qt.
2626
<img src="https://raw.githubusercontent.com/PlotPyStack/plotpy/master/doc/images/panorama.png">
2727

2828
See [documentation](https://plotpy.readthedocs.io/en/latest/) for more details on
29-
the library and [changelog](CHANGELOG.md) for recent history of changes.
29+
the library and [changelog](https://github.com/PlotPyStack/PlotPy/blob/master/CHANGELOG.md)
30+
for recent history of changes.
3031

3132
Copyrights and licensing:
3233

3334
* Copyright © 2023 [CEA](https://www.cea.fr), [Codra](https://codra.net/), [Pierre Raybaut](https://github.com/PierreRaybaut).
34-
* Licensed under the terms of the BSD 3-Clause (see [LICENSE](LICENSE)).
35+
* Licensed under the terms of the BSD 3-Clause (see [LICENSE](https://github.com/PlotPyStack/PlotPy/blob/master/LICENSE)).
3536

3637
## Features
3738

0 commit comments

Comments
 (0)