Skip to content

Commit 23c2eef

Browse files
authored
Merge pull request #176 from bgilbert/links
docs: update links
2 parents 9191048 + 390ac03 commit 23c2eef

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
@@ -57,7 +57,7 @@ components so OpenSlide Python can find OpenSlide, see the package
5757
- [Changelog](https://github.com/openslide/openslide-python/blob/main/CHANGELOG.md#notable-changes-in-openslide-python)
5858
- [Website][OpenSlide]
5959
- [GitHub](https://github.com/openslide/openslide-python)
60-
- [Sample data](http://openslide.cs.cmu.edu/download/openslide-testdata/)
60+
- [Sample data](https://openslide.cs.cmu.edu/download/openslide-testdata/)
6161

6262

6363
## License

doc/index.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -321,7 +321,7 @@ OpenSlide Python provides functionality for generating individual
321321
whole-slide images in a web browser without converting the entire slide to
322322
Deep Zoom or a similar format.
323323

324-
.. _`Deep Zoom`: http://msdn.microsoft.com/en-us/library/cc645050%28VS.95%29.aspx
324+
.. _`Deep Zoom`: https://docs.microsoft.com/en-us/previous-versions/windows/silverlight/dotnet-windows-silverlight/cc645050(v=vs.95)
325325

326326
.. class:: DeepZoomGenerator(osr, tile_size=254, overlap=1, limit_bounds=False)
327327

0 commit comments

Comments
 (0)