Skip to content

Commit 8065ccc

Browse files
authored
Merge pull request #96 from jeffbass/dev-1.2.0
Fix links to tests
2 parents d5d7fe8 + 841ecf1 commit 8065ccc

File tree

2 files changed

+5
-1
lines changed

2 files changed

+5
-1
lines changed

docs/running-tests.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -283,7 +283,7 @@ working fine on several RPis we have running the older RPi OS versions. The olde
283283
programs are not being updated, since Picamera2 has become standard. But if you
284284
want to continue to use **imageZMQ** with the original Picamera module, you can
285285
run the test programs in the ``old_tests`` folder. The documentation for running
286-
those test programs is `here. <docs/running-old-tests.rst>`_
286+
those test programs is `here. <running-old-tests.rst>`_
287287

288288

289289

tests/old_tests/README.rst

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,4 @@
1+
For Documentation of these Older Picamera / imutils tests
2+
=========================================================
3+
4+
See also the `Older Tests Documentation. </docs/running-old-tests.rst>`_

0 commit comments

Comments
 (0)