Skip to content

Commit 10dfa61

Browse files
committed
Updated Github API documentation URL in remarks.
1 parent 44b3ded commit 10dfa61

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

csharp-github-api/Core/UserApi.cs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@ namespace csharp_github_api.Core
2828
/// Encapsulates access to the Github.com User API.
2929
/// </summary>
3030
/// <remarks>
31-
/// See http://develop.github.com/p/users.html for more details.
31+
/// See http://developer.github.com/v3/ for more details.
3232
/// </remarks>
3333
public class UserApi : Api
3434
{

0 commit comments

Comments
 (0)