diff --git a/DEVELOPMENT.md b/DEVELOPMENT.md index 09f9175ef..97d8ad076 100644 --- a/DEVELOPMENT.md +++ b/DEVELOPMENT.md @@ -13,7 +13,7 @@ git clone https://github.com/{your_username}/cli.git cd cli ``` -After cloning the repository, you should setup the fork properly and configure the `remote` repository as described [here](https://github.com/asyncapi/community/blob/master/git-workflow.md) +After cloning the repository, you should setup the fork properly and configure the `remote` repository as described [here](https://github.com/asyncapi/community/blob/master/docs/010-contribution-guidelines/git-workflow.md) 2. Install dependencies: