Skip to content

Commit 4a2a77b

Browse files
authored
Merge pull request #811 from andrii-bodnar/fix_links_in_organization_webhooks
Fix links in 'Organization / Webhooks API' doc
2 parents 3b0f0c9 + 391f8eb commit 4a2a77b

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

doc/organization/webhooks.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,11 +1,11 @@
11
## Organization / Webhooks API
2-
[Back to the navigation](README.md)
2+
[Back to the navigation](../README.md)
33

44
Listing, showing, creating, updating, testing and removing organizations webhooks.
55
Wraps [GitHub Organization Webhooks API](https://developer.github.com/v3/orgs/hooks/).
66

77
Additional APIs:
8-
* [Organization](issue/organization.md)
8+
* [Organization](../doc/organization)
99

1010
### List webhooks for an organization
1111

0 commit comments

Comments
 (0)