Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion docs/source/index.rst
Original file line number Diff line number Diff line change
Expand Up @@ -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

Expand Down