diff options
author | Valery Sizov <valery@gitlab.com> | 2015-01-24 01:12:06 +0000 |
---|---|---|
committer | Valery Sizov <valery@gitlab.com> | 2015-01-24 01:12:06 +0000 |
commit | 58513675b69b523f9dd384090148010e69aa96af (patch) | |
tree | 59dac83747d47fe71ecc06e0ead3580a2aa331f5 | |
parent | 4fdefdf71e73e6554706c357f8a091bf69694c10 (diff) | |
parent | 91a726342b703d20b80cbb99866ac25b3e36a69b (diff) | |
download | gitlab-ci-58513675b69b523f9dd384090148010e69aa96af.tar.gz |
Merge branch 'api_doc_fix' into 'master'
Api doc fix
See merge request !109
-rw-r--r-- | doc/README.md | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/README.md b/doc/README.md index 717f704..9892d6f 100644 --- a/doc/README.md +++ b/doc/README.md @@ -1,6 +1,6 @@ ## The GitLab Documentation covers the following subjects -+ [API](api/api.md) ++ [API](api/README.md) + [Examples](examples/README.md) + [Install](install/installation.md) + [Update](update/README.md) |