Corrects Broken Link

This commit is contained in:
Sriram Venkatesh 2014-01-09 02:55:33 +13:00 committed by Simon Welsh
parent ac1658b500
commit efa309c977

View File

@ -92,7 +92,7 @@ After you have edited the file, GitHub will offer to create a pull request for y
## Check List
* Adhere to our [coding conventions](coding-conventions)
* Adhere to our [coding conventions](/misc/coding-conventions)
* If your patch is extensive, discuss it first on the [silverstripe-dev google group](https://groups.google.com/group/silverstripe-dev) (ideally before doing any serious coding)
* When working on existing tickets, assign them to you and provide status updates through ticket comments
* Check your patches against the latest "trunk" or "master", as well as the latest release.