Skip to content

Commit c6cebfc

Browse files
elfalemaddshore
authored andcommitted
change callback url format
Using angled brackets it was rendered as http:///api.php
1 parent 517af99 commit c6cebfc

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

quickstatements/README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -50,7 +50,7 @@ Register a consumer by filling in the form:
5050
1. Application name (e.g. 'Quickstatements)
5151
2. Version (you can leave this as 1.0)
5252
3. Description (e.g. 'Quickstatements')
53-
4. callback URL: http://<your quickstatements host>/api.php
53+
4. callback URL: http://{your quickstatements host}/api.php
5454
5. Check "Allow consumer to specify a callback in requests"
5555
6. Request permission for:
5656
* High-volume editing

0 commit comments

Comments
 (0)