Commit 6c81c81a authored by Mike Lewis's avatar Mike Lewis

Merge branch 'docs/vid-links-for-ssot' into 'master'

Video links for SSoT audit

See merge request gitlab-org/gitlab-ce!29400
parents a2867862 a6bf0074
...@@ -29,8 +29,11 @@ the development cycle, ensuring that all the code deployed to ...@@ -29,8 +29,11 @@ the development cycle, ensuring that all the code deployed to
production complies with the code standards you established for production complies with the code standards you established for
your app. your app.
For a complete overview of these methodologies and GitLab CI/CD, For a:
read the [Introduction to CI/CD with GitLab](introduction/index.md).
- Complete overview of these methodologies and GitLab CI/CD,
read the [Introduction to CI/CD with GitLab](introduction/index.md).
- Video demonstration of GitLab CI/CD, see [Demo: CI/CD with GitLab](https://www.youtube.com/watch?v=1iXFbchozdY).
## Getting started ## Getting started
......
...@@ -21,6 +21,8 @@ More information is also available on the [Git website](https://git-scm.com). ...@@ -21,6 +21,8 @@ More information is also available on the [Git website](https://git-scm.com).
The following resources will help you get started with Git: The following resources will help you get started with Git:
- [Git-ing started with Git](https://www.youtube.com/watch?v=Ce5nz5n41z4),
a video introduction to Git.
- [Git Basics](https://git-scm.com/book/en/v2/Getting-Started-Git-Basics) - [Git Basics](https://git-scm.com/book/en/v2/Getting-Started-Git-Basics)
- [Git on the Server - GitLab](https://git-scm.com/book/en/v2/Git-on-the-Server-GitLab) - [Git on the Server - GitLab](https://git-scm.com/book/en/v2/Git-on-the-Server-GitLab)
- [How to install Git](how_to_install_git/index.md) - [How to install Git](how_to_install_git/index.md)
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment