Skip to content

Commit 19e06f9

Browse files
committed
Point license links in docs to OpenSlide website
It provides better UX than a GitHub object link.
1 parent 47c24ed commit 19e06f9

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
@@ -63,4 +63,4 @@ components so OpenSlide Python can find OpenSlide, see the package
6363
## License
6464

6565
OpenSlide Python is released under the terms of the [GNU Lesser General
66-
Public License, version 2.1](https://raw.github.com/openslide/openslide-python/main/lgpl-2.1.txt).
66+
Public License, version 2.1](https://openslide.org/license/).

doc/index.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,7 @@ Public License, version 2.1`_.
3838
.. _Trestle: https://openslide.org/formats/trestle/
3939
.. _Ventana: https://openslide.org/formats/ventana/
4040
.. _`Generic tiled TIFF`: https://openslide.org/formats/generic-tiff/
41-
.. _`GNU Lesser General Public License, version 2.1`: https://raw.github.com/openslide/openslide-python/main/lgpl-2.1.txt
41+
.. _`GNU Lesser General Public License, version 2.1`: https://openslide.org/license/
4242

4343

4444
Installing

0 commit comments

Comments
 (0)