Skip to content

Commit aa574a5

Browse files
authored
docs: fix examples link in README.md (#523)
update the examples link to point to the stable version
1 parent 2e46eb8 commit aa574a5

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@ An ultra-fast cross-platform multiple screenshots module in pure python using ct
2626
- integrate well with Numpy and OpenCV;
2727
- it could be easily embedded into games and other software which require fast and platform optimized methods to grab screenshots (like AI, Computer Vision);
2828
- get the [source code on GitHub](https://github.com/BoboTiG/python-mss);
29-
- learn with a [bunch of examples](https://python-mss.readthedocs.io/examples.html);
29+
- learn with a [bunch of examples](https://python-mss.readthedocs.io/stable/examples.html);
3030
- you can [report a bug](https://github.com/BoboTiG/python-mss/issues);
3131
- need some help? Use the tag *python-mss* on [Stack Overflow](https://stackoverflow.com/questions/tagged/python-mss);
3232
- and there is a [complete, and beautiful, documentation](https://python-mss.readthedocs.io) :)

0 commit comments

Comments
 (0)