docs: Correct wrong link to `Developing an App` page (#1572)

Co-authored-by: Aaron Dewes <aaron.dewes@web.de>
This commit is contained in:
Travis Northcutt 2021-07-08 12:54:46 -06:00 committed by GitHub
parent f58a88e1b2
commit ef70c58148
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -44,7 +44,7 @@ module.exports = (app) => {
};
```
To get started, you can use the instructions for [Developing an App](./development.md) or remix this 'Hello World' project on Glitch:
To get started, you can use the instructions for [Developing an App](/docs/development/) or remix this 'Hello World' project on Glitch:
[![Remix on Glitch](https://cdn.glitch.com/2703baf2-b643-4da7-ab91-7ee2a2d00b5b%2Fremix-button.svg)](https://glitch.com/edit/#!/remix/probot-hello-world)