diff options
Diffstat (limited to 'doc/api/README.md')
-rw-r--r-- | doc/api/README.md | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/api/README.md b/doc/api/README.md index d65a9952742..05881082eff 100644 --- a/doc/api/README.md +++ b/doc/api/README.md @@ -3,7 +3,7 @@ >**Note:** The `https://gitlab.example.com` URL that is presented in the examples of the API docs is fictional. Replace it with the URL of your GitLab instance, -or in case of GitLab.com, use `https://gitlab.com`. +or in case of GitLab.com, use `https://gitlab.com` (where applicable). Automate GitLab via a simple and powerful API. All definitions can be found under [`/lib/api`](https://gitlab.com/gitlab-org/gitlab-ce/tree/master/lib/api). |