You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.rst
+1-1Lines changed: 1 addition & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -25,7 +25,7 @@ An ultra fast cross-platform multiple screenshots module in pure python using ct
25
25
- integrate well with Numpy and OpenCV;
26
26
- it could be easily embedded into games and other softwares which require fast and plateforme optimized methods to grab screenshots (like Computer Vision);
27
27
- get the `source code on GitHub <https://github.com/BoboTiG/python-mss>`_;
28
-
- learn with a `bunch of examples <https://python-mss.readthedocs.io/en/latest/examples.html>`_;
28
+
- learn with a `bunch of examples <https://python-mss.readthedocs.io/examples.html>`_;
29
29
- you can `report a bug <https://github.com/BoboTiG/python-mss/issues>`_;
30
30
- need some help? Use the tag *python-mss* on `StackOverflow <https://stackoverflow.com/questions/tagged/python-mss>`_;
31
31
- and there is a `complete, and beautiful, documentation <https://python-mss.readthedocs.io>`_ :)
Copy file name to clipboardExpand all lines: docs/source/index.rst
+1-1Lines changed: 1 addition & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -19,7 +19,7 @@ An ultra fast cross-platform multiple screenshots module in pure python using ct
19
19
- integrate well with Numpy and OpenCV;
20
20
- it could be easily embedded into games and other softwares which require fast and plateforme optimized methods to grab screenshots (like Computer Vision);
21
21
- get the `source code on GitHub <https://github.com/BoboTiG/python-mss>`_;
22
-
- learn with a `bunch of examples <https://python-mss.readthedocs.io/en/latest/examples.html>`_;
22
+
- learn with a `bunch of examples <https://python-mss.readthedocs.io/examples.html>`_;
23
23
- you can `report a bug <https://github.com/BoboTiG/python-mss/issues>`_;
24
24
- need some help? Use the tag *python-mss* on `StackOverflow <https://stackoverflow.com/questions/tagged/python-mss>`_;
0 commit comments