We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 44b3ded commit 10dfa61Copy full SHA for 10dfa61
1 file changed
csharp-github-api/Core/UserApi.cs
@@ -28,7 +28,7 @@ namespace csharp_github_api.Core
28
/// Encapsulates access to the Github.com User API.
29
/// </summary>
30
/// <remarks>
31
- /// See http://develop.github.com/p/users.html for more details.
+ /// See http://developer.github.com/v3/ for more details.
32
/// </remarks>
33
public class UserApi : Api
34
{
0 commit comments