Welcome to mirror list, hosted at ThFree Co, Russian Federation.

gitlab.com/gitlab-org/gitlab-foss.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMike Lewis <mlewis@gitlab.com>2019-06-12 18:58:38 +0300
committerMike Lewis <mlewis@gitlab.com>2019-06-12 18:58:38 +0300
commit0cf23b8e667d122527792b5276760841ef7f7fee (patch)
treeb98f759b5cc18b45e6236d32dbfb8cc2a873d1e9 /doc/integration
parentec27d1377df8dc0d31c891129cd8d47c99afce80 (diff)
Streamline and edit video references
Diffstat (limited to 'doc/integration')
-rw-r--r--doc/integration/jenkins.md6
1 files changed, 2 insertions, 4 deletions
diff --git a/doc/integration/jenkins.md b/doc/integration/jenkins.md
index 084a017d549..5950737b964 100644
--- a/doc/integration/jenkins.md
+++ b/doc/integration/jenkins.md
@@ -19,10 +19,8 @@ GitLab's Jenkins integration allows you to trigger a Jenkins build when you
push code to a repository, or when a merge request is created. Additionally,
it shows the pipeline status on merge requests widgets and on the project's home page.
-For a video:
-
-- Demonstration of integration with Jenkins, see [GitLab workflow with Jira issues and Jenkins pipelines](https://youtu.be/Jn-_fyra7xQ).
-- Overview, see [Migrating from Jenkins to GitLab](https://www.youtube.com/watch?v=RlEVGOpYF5Y).
+Videos are also available on [GitLab workflow with Jira issues and Jenkins pipelines](https://youtu.be/Jn-_fyra7xQ)
+and [Migrating from Jenkins to GitLab](https://www.youtube.com/watch?v=RlEVGOpYF5Y).
## Use cases