lib/github: fix link to github doc in comment
authorJean Privat <jean@pryen.org>
Tue, 8 Sep 2015 15:15:12 +0000 (11:15 -0400)
committerJean Privat <jean@pryen.org>
Tue, 8 Sep 2015 15:15:12 +0000 (11:15 -0400)
Signed-off-by: Jean Privat <jean@pryen.org>

lib/github/api.nit

index 6acaeea..dc4e586 100644 (file)
@@ -599,7 +599,7 @@ end
 #
 # Should be accessed from `GithubAPI::load_commit`.
 #
-# See <https://developer.github.com/v3/commits/>.
+# See <https://developer.github.com/v3/repos/commits/>.
 class Commit
        super RepoEntity