Skip to content

Commit

Permalink
docs: update ToC for docs/development.md
Browse files Browse the repository at this point in the history
  • Loading branch information
prettier-toc-me[bot] committed Oct 29, 2023
1 parent 30008be commit 6391d87
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions docs/development.md
Original file line number Diff line number Diff line change
Expand Up @@ -18,10 +18,10 @@ To develop a Probot app, you will first need a recent version of [Node.js](https
- [Installing the app on a repository](#installing-the-app-on-a-repository)
- [Debugging](#debugging)
- [Run Probot programmatically](#run-probot-programmatically)
- [Use `run`](#use-run)
- [Use `server`](#use-server)
- [Use `createNodeMiddleware`](#use-createnodemiddleware)
- [Use `probot`](#use-probot)
- [Use run](#use-run)
- [Use server](#use-server)
- [Use createNodeMiddleware](#use-createnodemiddleware)
- [Use probot](#use-probot)
- [Use Probot's Octokit](#use-probots-octokit)

<!-- tocstop -->
Expand Down

0 comments on commit 6391d87

Please sign in to comment.