Skip to content

Commit 69579e7

Browse files
Merge pull request #143 from adamtheturtle/link-to-requests
Link to requests
2 parents 65ac436 + ab86774 commit 69579e7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ Mocking Vuforia
1919
---------------
2020

2121
Requests made to Vuforia can be mocked.
22-
Using the mock redirects requests to Vuforia made with ``requests`` to an in-memory implementation.
22+
Using the mock redirects requests to Vuforia made with `requests <https://pypi.org/project/requests/>`_ to an in-memory implementation.
2323

2424
.. code:: python
2525

0 commit comments

Comments
 (0)