1
0
mirror of https://github.com/weechat/weechat.git synced 2026-07-02 15:53:12 +02:00

Merge pull request #37 from Mkaysi/patch-1

core: fix developer's guide link in Contributing.asciidoc
This commit is contained in:
Sébastien Helleu
2014-03-22 16:42:31 +01:00
+1 -1
View File
@@ -62,5 +62,5 @@ Before submitting a feature request, it's better to discuss about it in IRC
If you want to fix a bug or add a new feature, it's always a good idea to
discuss about it in IRC.
And you can look at http://weechat.org/[developer's guide] for coding rules
And you can look at http://weechat.org/files/doc/devel/weechat_dev.en.html[developer's guide] for coding rules
(styles, naming convention, and other useful info).