Skip to content
Snippets Groups Projects
Commit 90844187 authored by Vasyl Vavrychuk's avatar Vasyl Vavrychuk
Browse files

corrected git cheat sheet url

Previous one returned HTTP 404. It was discussed in http://gitlab.com/gitlab-com/marketing/general/issues/1966
that it is preffered to use /press based git cheat sheet pdf because it
is opened in browser's pdf viewer by default rather than downloaded.
parent ef3fb77f
No related branches found
No related tags found
No related merge requests found
Loading
Loading
@@ -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
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment