From c0b426f2a234ad835ea0e00fcfdd091d8e61c02f Mon Sep 17 00:00:00 2001 From: Adam Dangoor Date: Sun, 23 Feb 2025 02:29:44 +0000 Subject: [PATCH] Update VWS-Python-Mock link to new site --- docs/source/index.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/source/index.rst b/docs/source/index.rst index 505d6569..818b0698 100644 --- a/docs/source/index.rst +++ b/docs/source/index.rst @@ -110,7 +110,7 @@ To write unit tests for code which uses this library, without using your Vuforia assert matching_targets[0].target_id == target_id There are some differences between the mock and the real Vuforia. -See https://vws-python-mock.readthedocs.io/en/latest/differences-to-vws.html for details. +See https://vws-python.github.io/vws-python-mock/differences-to-vws for details. .. _VWS Python Mock: https://github.com/VWS-Python/vws-python-mock