Skip to content

Commit 683fe84

Browse files
authored
Merge pull request #1450 from HonkingGoose/bugfix/improve-link-to-git-in-visual-studio-docs
Change dead link within section on git within Visual Studio
2 parents 315afbc + 72e4a37 commit 683fe84

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

book/A-git-in-other-environments/sections/visualstudio.asc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,4 +22,4 @@ image::images/vs-2.png[The ``Home'' view for a Git repository in Visual Studio]
2222

2323
Visual Studio now has a powerful task-focused UI for Git.
2424
It includes a linear history view, a diff viewer, remote commands, and many other capabilities.
25-
For complete documentation of this feature (which doesn't fit here), go to http://msdn.microsoft.com/en-us/library/hh850437.aspx[].
25+
For more on using Git within Visual Studio go to: https://docs.microsoft.com/en-us/azure/devops/repos/git/command-prompt?view=azure-devops[].

0 commit comments

Comments
 (0)