Merge branch 'fixing-url' into 'master'
corrected git cheat sheet url See merge request gitlab-org/gitlab-ce!18385
This commit is contained in:
commit
5d6fb753ef
1 changed files with 1 additions and 1 deletions
|
@ -183,7 +183,7 @@ instant how code changes impact your production environment.
|
|||
### Git and GitLab
|
||||
|
||||
- [Git](topics/git/index.md): Getting started with Git, branching strategies, Git LFS, advanced use.
|
||||
- [Git cheatsheet](https://gitlab.com/gitlab-com/marketing/raw/master/design/print/git-cheatsheet/print-pdf/git-cheatsheet.pdf): Download a PDF describing the most used Git operations.
|
||||
- [Git cheatsheet](https://about.gitlab.com/images/press/git-cheat-sheet.pdf): Download a PDF describing the most used Git operations.
|
||||
- [GitLab Flow](workflow/gitlab_flow.md): explore the best of Git with the GitLab Flow strategy.
|
||||
|
||||
## Administrator documentation
|
||||
|
|
Loading…
Reference in a new issue