Skip to content

Commit

Permalink
Merge pull request #7698 from microsoft/broken-link-git
Browse files Browse the repository at this point in the history
Fix broken link in SCM docs
  • Loading branch information
ntrogh authored Oct 21, 2024
2 parents a0ce7ec + 4f071c9 commit 033532c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/sourcecontrol/overview.md
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ Visual Studio Code has integrated source control management (SCM) and includes [

## Working in a Git repository

>**Just getting started with Git?** The [git-scm](https://git-scm.com/documentation) website is a good place to start, with a popular online [book](https://git-scm.com/book), Getting Started [videos](https://git-scm.com/video/what-is-git) and [cheat sheets](https://github.github.com/training-kit/downloads/github-git-cheat-sheet.pdf). The VS Code documentation assumes you are already familiar with Git.
>**Just getting started with Git?** The [git-scm](https://git-scm.com/doc) website is a good place to start, with a popular online [book](https://git-scm.com/book), Getting Started [videos](https://git-scm.com/video/what-is-git) and [cheat sheets](https://github.github.com/training-kit/downloads/github-git-cheat-sheet.pdf). The VS Code documentation assumes you are already familiar with Git.
![Overview of Git](images/overview/overview.png)

Expand Down

0 comments on commit 033532c

Please sign in to comment.