From 6f86614caa773f9e5fbcc0f2cf2482c8169e1f08 Mon Sep 17 00:00:00 2001 From: Marcel Amirault Date: Thu, 11 Jul 2019 10:39:05 +0900 Subject: Clean up headers in markdown Some markdown headers needed tweaking to adhere to standards, including blank lines above and below, only one space after hash, first header should be h1, and only one h1 per doc --- doc/ci/pipelines.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'doc/ci') diff --git a/doc/ci/pipelines.md b/doc/ci/pipelines.md index 06a81c3d0c7..98f30350968 100644 --- a/doc/ci/pipelines.md +++ b/doc/ci/pipelines.md @@ -345,7 +345,7 @@ GitLab provides API endpoints to: - [Triggering pipelines through the API](triggers/README.md). - [Pipeline triggers API](../api/pipeline_triggers.md). -### Start multiple manual actions in a stage +### Start multiple manual actions in a stage > [Introduced](https://gitlab.com/gitlab-org/gitlab-ce/merge_requests/27188) in GitLab 11.11. -- cgit v1.2.1