mirror of
https://github.com/zhigang1992/probot.github.io.git
synced 2026-01-12 22:49:53 +08:00
Fix links for typedoc
This commit is contained in:
@@ -16,9 +16,9 @@ Advanced:
|
||||
- docs/best-practices.md
|
||||
Reference:
|
||||
- title: Application
|
||||
url: "https://probot.github.io/api/latest/global.html#Application"
|
||||
url: "https://probot.github.io/api/latest/classes/application.html"
|
||||
- title: context
|
||||
url: "https://probot.github.io/api/latest/global.html#Context"
|
||||
url: "https://probot.github.io/api/latest/classes/context.html"
|
||||
- title: context.github
|
||||
url: "http://octokit.github.io/rest.js/"
|
||||
- title: GitHub Webhook Events
|
||||
|
||||
Reference in New Issue
Block a user