From ed3d181297bd2ac152660265624bb9fc668e04c0 Mon Sep 17 00:00:00 2001 From: Griatch Date: Mon, 2 Mar 2015 11:21:25 +0100 Subject: [PATCH] Update CONTRIBUTING.md --- CONTRIBUTING.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md index f8d6ba2947..c2c4e3f876 100644 --- a/CONTRIBUTING.md +++ b/CONTRIBUTING.md @@ -7,7 +7,7 @@ Thanks for helping us improve Evennia! Please use one of the issue templates bel * [Documentation error template][C] - when you find an error in the [documentation][2]. Please note that the documentation is a wiki, so consider if you can easily fix the problem yourself first. * [Empty template][D] - for issues not covered by the other templates, like long-term tasks and reminders. -If you want to contribute code to Evennia, you should work in your own Github *fork* (see our [style guide](https://github.com/evennia/evennia/blob/master/CODING_STYLE.txt)) and then make a *pull request*. Read the [Contribution][3] page for instructions how. +If you want to contribute code to Evennia, you should work in your own Github *fork* (see our [style guide](https://github.com/evennia/evennia/blob/master/CODING_STYLE.md)) and then make a *pull request*. Read the [Contribution][3] page for instructions how. ## Formatting your Issue