Fix development guide link

This commit is contained in:
Manuel de Brito Fontes 2017-10-20 21:14:27 -03:00
parent 4d6fa3e63e
commit 04e54b750c
2 changed files with 127 additions and 1 deletions

View file

@ -22,7 +22,7 @@ If you're new to the project and want to help, but don't know where to start, we
## Contributing a Patch
1. If you haven't already done so, sign a Contributor License Agreement (see details above).
1. Read the [Ingress development guide](docs/dev/README.md).
1. Read the [Ingress development guide](docs/development.md).
1. Fork the desired repo, develop and test your code changes.
1. Submit a pull request.