summaryrefslogtreecommitdiff
path: root/doc/topics
diff options
context:
space:
mode:
authorZeger-Jan van de Weg <git@zjvandeweg.nl>2017-08-18 10:14:13 +0200
committerZeger-Jan van de Weg <git@zjvandeweg.nl>2017-08-18 11:47:03 +0200
commit1ffd0c8562922de0e70eef2faf71108e0eecbb51 (patch)
tree4bd63bb25777387ce3368c75a148196c33e23d8c /doc/topics
parent45c8c17e8034c7a284811caf75029a5809170a77 (diff)
downloadgitlab-ce-1ffd0c8562922de0e70eef2faf71108e0eecbb51.tar.gz
Remove CI API v1
This API was mainly for internal usage, and has been moved to the general API: APIv4. The endpoints have been deprecated since 9.0, and won't see 10.0. :)
Diffstat (limited to 'doc/topics')
-rw-r--r--doc/topics/authentication/index.md1
1 files changed, 0 insertions, 1 deletions
diff --git a/doc/topics/authentication/index.md b/doc/topics/authentication/index.md
index 0c0d482499a..fac91935a45 100644
--- a/doc/topics/authentication/index.md
+++ b/doc/topics/authentication/index.md
@@ -37,7 +37,6 @@ This page gathers all the resources for the topic **Authentication** within GitL
- [Private Tokens](../../api/README.md#private-tokens)
- [Impersonation tokens](../../api/README.md#impersonation-tokens)
- [GitLab as an OAuth2 provider](../../api/oauth2.md#gitlab-as-an-oauth2-provider)
-- [GitLab Runner API - Authentication](../../api/ci/runners.md#authentication)
## Third-party resources