Skip to content

Commit

Permalink
fix: git clone link (#7735)
Browse files Browse the repository at this point in the history
Fix broken link in Git & GitHub Roadmap
  • Loading branch information
JawherKl authored Nov 14, 2024
1 parent c81cdf8 commit 8e5e8ce
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions src/data/roadmaps/git-github/content/[email protected]
Original file line number Diff line number Diff line change
Expand Up @@ -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)

0 comments on commit 8e5e8ce

Please sign in to comment.