1
0
mirror of https://github.com/kamranahmedse/developer-roadmap.git synced 2025-08-30 04:30:01 +02:00

fix: git clone link (#7735)

Fix broken link in Git & GitHub Roadmap
This commit is contained in:
Jawher Kl
2024-11-14 12:21:23 +01:00
committed by GitHub
parent c81cdf87c3
commit 8e5e8ce0b6

View File

@@ -4,7 +4,7 @@ Cloning a repository in Git and GitHub involves creating a local copy of a remot
Visit the following resources to learn more:
- [@official@git clone](https://git-scm.com/docs/git-clone/en)
- [@official@git clone](https://git-scm.com/docs/git-clone)
- [@official@Cloning a Repository](https://docs.github.com/en/repositories/creating-and-managing-repositories/cloning-a-repository)
- [@article@Clone a Git Repository](https://www.atlassian.com/git/tutorials/setting-up-a-repository/git-clone)
- [@video@Cloning Remote Repository into local machine](https://youtu.be/xeQih8LVtZM?si=djlyTDpLNS0oyqQH)
- [@video@Cloning Remote Repository into local machine](https://youtu.be/xeQih8LVtZM?si=djlyTDpLNS0oyqQH)