瀏覽代碼

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
 

Loading…
取消
儲存