Skip to content
This repository was archived by the owner on Jun 21, 2023. It is now read-only.

Commit 7b6af4e

Browse files
committed
update link
1 parent 553e575 commit 7b6af4e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/GitHub.App/Info/GitHubUrls.cs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -98,6 +98,6 @@ public static string Billing(this IAccount account)
9898
/// <summary>
9999
/// The URL for the GitHub for Visual Studio documentation.
100100
/// </summary>
101-
public const string Documentation = "https://visualstudio.github.com/docs";
101+
public const string Documentation = "https://github.com/github/VisualStudio/tree/master/docs";
102102
}
103103
}

0 commit comments

Comments
 (0)