mirror of
https://gitlab.com/gitlab-org/gitlab-foss.git
synced 2025-08-16 15:57:22 +00:00
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.
This commit is contained in:
@ -183,7 +183,7 @@ instant how code changes impact your production environment.
|
|||||||
### Git and GitLab
|
### Git and GitLab
|
||||||
|
|
||||||
- [Git](topics/git/index.md): Getting started with Git, branching strategies, Git LFS, advanced use.
|
- [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.
|
- [GitLab Flow](workflow/gitlab_flow.md): explore the best of Git with the GitLab Flow strategy.
|
||||||
|
|
||||||
## Administrator documentation
|
## Administrator documentation
|
||||||
|
Reference in New Issue
Block a user