Skip to content

Commit 8379646

Browse files
committed
Also link to GET /orgs/:org/repos docs.
1 parent 09e74d0 commit 8379646

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

content/v3/repos.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,9 @@ title: Repos | GitHub API
1111

1212
List repositories for the authenticated user. Note that this does not include
1313
repositories owned by organizations which the user can access. You can
14-
[list user organizations](/v3/orgs/#list-user-organizations) separately.
14+
[list user organizations](/v3/orgs/#list-user-organizations) and
15+
[list organization repositories](/v3/repos/#list-organization-repositories)
16+
separately.
1517

1618
GET /user/repos
1719

0 commit comments

Comments
 (0)