summaryrefslogtreecommitdiff
path: root/doc/api/version.md
diff options
context:
space:
mode:
Diffstat (limited to 'doc/api/version.md')
-rw-r--r--doc/api/version.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/api/version.md b/doc/api/version.md
index 6c9ff6ac9e1..661fdfb4b03 100644
--- a/doc/api/version.md
+++ b/doc/api/version.md
@@ -10,7 +10,7 @@ GET /version
```
```shell
-curl --header "PRIVATE-TOKEN: <your_access_token>" https://gitlab.example.com/api/v4/version
+curl --header "PRIVATE-TOKEN: <your_access_token>" "https://gitlab.example.com/api/v4/version"
```
Example response: