浏览代码

Make absolute link relative

tags/v0.2.2
Russ Garrett 7 年前
父节点
当前提交
14eeb1766f
没有帐户链接到提交者的电子邮件
共有 1 个文件被更改,包括 1 次插入2 次删除
  1. 1
    2
      README.md

+ 1
- 2
README.md 查看文件

@@ -33,8 +33,7 @@ And set a channel topic:
33 33
 
34 34
     echo "%TOPIC #channel Channel topic" | nc irccat-host 12345
35 35
 
36
-IRC formatting is supported (see a full [list of
37
-codes](https://github.com/irccloud/irccat/blob/master/tcplistener/colours.go#L5)):
36
+IRC formatting is supported (see a full [list of codes](tcplistener/colours.go#L5)):
38 37
 
39 38
     echo "Status is%GREEN OK %NORMAL" | nc irccat-host 12345
40 39
 

正在加载...
取消
保存