Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commitd13bb63

Browse files
committed
Merge pull requestgithub#175 from heelhook/patch-1
Fix 404 event url
2 parents81cbbc2 +5e0c651 commitd13bb63

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

‎content/v3.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -226,7 +226,7 @@ Requests that return multiple items will be paginated to 30 items by
226226
default. You can specify further pages with the`?page` parameter. For some
227227
resources, you can also set a custom page size up to 100 with the`?per_page` parameter.
228228
Note that for technical reasons not all endpoints respect the`?per_page` parameter,
229-
see[events](http://developer.github.com/v3/events/) for example.
229+
see[events](http://developer.github.com/v3/activity/events/) for example.
230230

231231
<preclass="terminal">
232232
$ curl https://api.github.com/user/repos?page=2&per_page=100

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp