Skip to content

Commit c83011f

Browse files
committed
Fix param
1 parent 990613d commit c83011f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/vws/vws.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -190,7 +190,7 @@ def add_target(
190190
Add a target to a Vuforia Web Services database.
191191
192192
See
193-
https://library.vuforia.com/articles/Solution/How-To-Use-the-Vuforia-Web-Services-API#How-To-Add-a-Target.
193+
https://library.vuforia.com/articles/Solution/How-To-Use-the-Vuforia-Web-Services-API#How-To-Add-a-Target for parameter details.
194194
195195
Args:
196196
name: The name of the target.

0 commit comments

Comments
 (0)