diff options
Diffstat (limited to '')
-rw-r--r-- | 2019/tips.md | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/2019/tips.md b/2019/tips.md index f77222bc..df3f3e80 100644 --- a/2019/tips.md +++ b/2019/tips.md @@ -25,6 +25,7 @@ your Emacs. Finally, do `M-x erc-tls RET` to start ERC. ``` References to learn more about ERC: + - the [ERC website](//www.gnu.org/software/emacs/erc.html) - the [ERC Manual](//www.gnu.org/software/emacs/manual/html_mono/erc.html) - the [ERC](//www.emacswiki.org/emacs/ERC) page on [EmacsWiki](//www.emacswiki.org). |