Skip to content

Commit

Permalink
lib/github: fix README commands
Browse files Browse the repository at this point in the history
Signed-off-by: Alexandre Terrasa <[email protected]>
  • Loading branch information
Morriar committed Jun 10, 2018
1 parent fb9bd96 commit 18fa4c2
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions lib/github/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -18,17 +18,17 @@ Token can also be recovered from user config with `get_github_oauth`.

[[doc: load_user]]
[[doc: User]]
[[list: User]]
[[defs: User]]

### Retrieving repo data

[[doc: load_repo]]
[[doc: Repo]]
[[list: Repo]]
[[defs: Repo]]

### Other data

[[list: github::api]]
[[defs: github::api]]

### Advanced uses

Expand Down Expand Up @@ -68,4 +68,4 @@ GithubAPI can trigger different events depending on the hook configuration.

[[doc: GithubEvent]]

[[list: github::events]]
[[defs: github::events]]

0 comments on commit 18fa4c2

Please sign in to comment.