Skip to content

Commit d040c98

Browse files
committed
Remove broken link
1 parent 7473532 commit d040c98

1 file changed

Lines changed: 1 addition & 4 deletions

File tree

docs/notes/clis/git.qmd

Lines changed: 1 addition & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -4,8 +4,6 @@
44

55
> Git is a free and open source distributed version control system. - [Git Website](https://git-scm.com/)
66
7-
[GitHub](https://github.com/), and competitors [BitBucket](https://bitbucket.org/product) and [GitLab](https://about.gitlab.com/), all use Git as the underlying version control system.
8-
97
## References
108

119
Official References:
@@ -16,8 +14,7 @@ Official References:
1614
Beginner References:
1715

1816
+ [Git Handbook](https://guides.github.com/introduction/git-handbook/)
19-
+ [Github Guides - YouTube Videos](https://www.youtube.com/githubguides)
20-
+ [An Intro to Git and GitHub - Youtube Video](https://www.youtube.com/watch?v=MJUJ4wbFm_A)
17+
+ [An Intro to Git and GitHub](https://www.youtube.com/watch?v=MJUJ4wbFm_A)
2118

2219
Command-Line References:
2320

0 commit comments

Comments
 (0)