Skip to content

Commit e5f681a

Browse files
committed
Start of factoring out links
1 parent 20fe8fd commit e5f681a

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

CONTRIBUTING.rst

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -180,13 +180,13 @@ After deleting a target, for up to approximately 30 seconds, matching it with a
180180

181181
A target with the name ``\uffff`` gets stuck in processing.
182182

183-
The documentation page `How To Perform an Image Recognition Query <https://library.vuforia.com/articles/Solution/How-To-Perform-an-Image-Recognition-Query>`__ states that "The API accepts requests with unknown data fields, and ignore the unknown fields.".
183+
The documentation page `How To Perform an Image Recognition Query`_ states that "The API accepts requests with unknown data fields, and ignore the unknown fields.".
184184
This is not the case.
185185

186186
The documentation page `How To Perform an Image Recognition Query <query-article>`__ states "Maximum image size: 2.1 MPixel. 512 KiB for JPEG, 2MiB for PNG".
187187
However, JPEG images up to 2MiB are accepted.
188188

189-
.. _query-article: https://library.vuforia.com/articles/Solution/How-To-Perform-an-Image-Recognition-Query
189+
.. _How To Perform an Image Recognition Query: https://library.vuforia.com/articles/Solution/How-To-Perform-an-Image-Recognition-Query
190190

191191
Performing a release
192192
--------------------

0 commit comments

Comments
 (0)