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

Contributing.asciidoc: fix developer's guide link

The link directed to WeeChat.org instead of the developer's guide.
This commit is contained in:
Mikaela Suomalainen
2014-03-22 17:09:50 +02:00
parent 6fe09ccb19
commit d5730060c7
+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).