Skip to content
This repository was archived by the owner on Nov 1, 2017. It is now read-only.

Commit 221e99b

Browse files
author
Hubot
committed
Sync changes from upstream repository
1 parent 40e5d04 commit 221e99b

File tree

1 file changed

+5
-5
lines changed

1 file changed

+5
-5
lines changed

content/changes/2016-06-14-repository-invitations.md

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -11,11 +11,11 @@ We have now have endpoints for managing repository invitations for both reposito
1111

1212
For example:
1313

14-
``` command-line
15-
curl "https://api.github.com/api/v3/repositories/1313/invitations" \
16-
-H 'Authorization: token TOKEN' \
17-
-H "Accept: application/vnd.github.swamp-thing-preview" \
18-
```
14+
``` command-line
15+
curl "https://api.github.com/api/v3/repositories/1313/invitations" \
16+
-H 'Authorization: token TOKEN' \
17+
-H "Accept: application/vnd.github.swamp-thing-preview" \
18+
```
1919

2020
You can learn more about the new endpoints in the updated [Collaborators][collaborators] and new [Repository Invitations][repo-invitations] documentation.
2121

0 commit comments

Comments
 (0)