fix broken link

This commit is contained in:
Vahid Panjganj 2017-06-15 17:10:14 +01:00
parent 4c4dddee3b
commit 4e31f9c9db

View File

@ -20,7 +20,7 @@
* Keep your `develop` and `master` update.
* Make a Pull Requests to develop only if your build have been successful on your machine (this includes passing tests and [code style](#code style) checks )
* Merge your pull requests only after receiving approval from at least one of your team members.
* Use [hives .gitignore file](./README.sample.md).
* Use [hives .gitignore file](./.gitignore).
* Make sure your `.gitignore` exclude the following from Repo
* `.env` or any file containing passwords, keys, tokens or anything similar used in production
* Your editor config files (.idea, .vscode etc…)