diff options
author | Douwe Maan <douwe@selenight.nl> | 2017-10-12 10:24:59 +0200 |
---|---|---|
committer | Douwe Maan <douwe@selenight.nl> | 2017-11-02 11:39:01 +0100 |
commit | a72d687931fa5be3b8828fa202e61d42c607dae1 (patch) | |
tree | 20ca486ace5d7462e6bc5069a6f2169d3c12c026 /doc/api/README.md | |
parent | 4b93429a4e7161460ecde6b0cf56480b03e8e600 (diff) | |
download | gitlab-ce-a72d687931fa5be3b8828fa202e61d42c607dae1.tar.gz |
Remove Session API
Diffstat (limited to 'doc/api/README.md')
-rw-r--r-- | doc/api/README.md | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/doc/api/README.md b/doc/api/README.md index 89ffe9d7868..4d3d57cac0a 100644 --- a/doc/api/README.md +++ b/doc/api/README.md @@ -50,7 +50,6 @@ following locations: - [Repository Files](repository_files.md) - [Runners](runners.md) - [Services](services.md) -- [Session](session.md) - [Settings](settings.md) - [Sidekiq metrics](sidekiq_metrics.md) - [System Hooks](system_hooks.md) |