diff options
Diffstat (limited to 'services/github')
| -rw-r--r-- | services/github/user.json | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/services/github/user.json b/services/github/user.json index 5b35765..1348286 100644 --- a/services/github/user.json +++ b/services/github/user.json @@ -90,7 +90,7 @@ "format", "user" ], - "path" : "/:format/user/watched/:user", + "path" : "/:format/repos/watched/:user", "method" : "GET" }, "user_followers" : { |
