Sfoglia il codice sorgente

Make absolute link relative

tags/v0.2.2
Russ Garrett 7 anni fa
parent
commit
14eeb1766f
Nessun account collegato all'indirizzo email del committer
1 ha cambiato i file con 1 aggiunte e 2 eliminazioni
  1. 1
    2
      README.md

+ 1
- 2
README.md Vedi File

@@ -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…
Annulla
Salva