ソースを参照

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
 

読み込み中…
キャンセル
保存