summaryrefslogtreecommitdiff
path: root/doc/api/README.md
diff options
context:
space:
mode:
authorConnor Shea <connor.james.shea@gmail.com>2017-10-23 14:11:51 +0000
committerAchilleas Pipinellis <axil@gitlab.com>2017-10-23 14:11:51 +0000
commit0011d8740f29f0792dd26749a21ac91779719f86 (patch)
tree24f6f86e3ede6a25eb6c4c7084fe5f604c12d352 /doc/api/README.md
parent9991bb8700b4d1665d4b5abeb570df6f6a7c4a3d (diff)
downloadgitlab-ce-0011d8740f29f0792dd26749a21ac91779719f86.tar.gz
Simple docs fixes
Diffstat (limited to 'doc/api/README.md')
-rw-r--r--doc/api/README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/api/README.md b/doc/api/README.md
index de0fe79b3d6..8f2a14e825e 100644
--- a/doc/api/README.md
+++ b/doc/api/README.md
@@ -458,7 +458,7 @@ Content-Type: application/json
## Encoding `+` in ISO 8601 dates
If you need to include a `+` in a query parameter, you may need to use `%2B` instead due
-a [W3 recommendation]((http://www.w3.org/Addressing/URL/4_URI_Recommentations.html) that
+a [W3 recommendation](http://www.w3.org/Addressing/URL/4_URI_Recommentations.html) that
causes a `+` to be interpreted as a space. For example, in an ISO 8601 date, you may want to pass
a time in Mountain Standard Time, such as: