Fix broken link in git tips docs.
This patch fixes a link in the Git Tips documentation page. Change-Id: I1a2eceb192c78a97868ef93a0bdc9f5af6ef618d Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/4515378 Commit-Queue: Ernesto Izquierdo Clua <eic@google.com> Reviewed-by: Veronique Nguyen <veronguyen@google.com> Cr-Commit-Position: refs/heads/main@{#1141454}
This commit is contained in:

committed by
Chromium LUCI CQ

parent
66fbc70433
commit
8fed53ea6f
@ -23,7 +23,7 @@ The following resources can provide background on how Git works:
|
||||
explaining the main purpose of Git operations.
|
||||
* [Git User's Manual](http://schacon.github.com/git/user-manual.html) -- a
|
||||
great resource to learn more about ho to use Git properly.
|
||||
* [A Visual Git Reference](http://marklodato.github.com/visual-git-guide/index-en.html)
|
||||
* [A Visual Git Reference](https://marklodato.github.io/visual-git-guide/index-en.html)
|
||||
-- a resource that explains various Git operations for visual learners.
|
||||
* [Git Cheat Sheet](http://cheat.errtheblog.com/s/git) -- now that you
|
||||
understand Git, here's a cheat sheet to quickly remind you of all the
|
||||
|
Reference in New Issue
Block a user