escape an example URL as literal text to avoid build warning

Change-Id: I1c156dfc6c221b59b9d9364a94654926642b28a8
Signed-off-by: Doug Hellmann <doug@doughellmann.com>
This commit is contained in:
Doug Hellmann 2018-01-16 14:19:27 -05:00
parent 4f26837b8e
commit 5624266bf5
1 changed files with 1 additions and 1 deletions

View File

@ -7,7 +7,7 @@ API
###
MY_ACCESS_TOKEN is to be replaced by a token for a given user obtained
from https://my.example.org/#!/profile/tokens initially. The User Tokens
from ``https://my.example.org/#!/profile/tokens`` initially. The User Tokens
section of the api documentation gives instructions for obtaining
subsequent tokens.