We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 65ac436 + ab86774 commit 69579e7Copy full SHA for 69579e7
README.rst
@@ -19,7 +19,7 @@ Mocking Vuforia
19
---------------
20
21
Requests made to Vuforia can be mocked.
22
-Using the mock redirects requests to Vuforia made with ``requests`` to an in-memory implementation.
+Using the mock redirects requests to Vuforia made with `requests <https://pypi.org/project/requests/>`_ to an in-memory implementation.
23
24
.. code:: python
25
0 commit comments