summaryrefslogtreecommitdiff
path: root/doc/api/avatar.md
diff options
context:
space:
mode:
Diffstat (limited to 'doc/api/avatar.md')
-rw-r--r--doc/api/avatar.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/api/avatar.md b/doc/api/avatar.md
index 308c0de25f4..223704d3e6c 100644
--- a/doc/api/avatar.md
+++ b/doc/api/avatar.md
@@ -29,7 +29,7 @@ Parameters:
Example request:
```shell
-curl https://gitlab.example.com/api/v4/avatar?email=admin@example.com&size=32
+curl "https://gitlab.example.com/api/v4/avatar?email=admin@example.com&size=32"
```
Example response: