瀏覽代碼

fix typo in CHATHISTORY help url

reported by bogdomania
tags/v1.0.0-rc1
Shivaram Lingamneni 5 年之前
父節點
當前提交
46083f5739
共有 1 個檔案被更改,包括 1 行新增1 行删除
  1. 1
    1
      irc/help.go

+ 1
- 1
irc/help.go 查看文件

136
 
136
 
137
 CHATHISTORY is an experimental history replay command. See these documents:
137
 CHATHISTORY is an experimental history replay command. See these documents:
138
 https://github.com/MuffinMedic/ircv3-specifications/blob/chathistory/extensions/chathistory.md
138
 https://github.com/MuffinMedic/ircv3-specifications/blob/chathistory/extensions/chathistory.md
139
-https://gist.github.com/DanielOaks/c104ad6e8759c01eb5c826d627caf80da`,
139
+https://gist.github.com/DanielOaks/c104ad6e8759c01eb5c826d627caf80d`,
140
 	},
140
 	},
141
 	"cs": {
141
 	"cs": {
142
 		text: `CS <subcommand> [params]
142
 		text: `CS <subcommand> [params]

Loading…
取消
儲存