diff options
author | Amin Bandali <bandali@gnu.org> | 2020-05-13 03:16:04 -0400 |
---|---|---|
committer | Amin Bandali <bandali@gnu.org> | 2020-05-13 03:16:04 -0400 |
commit | 74343c0c4bebadb8699d6a08851c1bd5bbf1d053 (patch) | |
tree | 4708991b5d855fcf7c566fb3e1dabf8e0d7cc1b2 /2019 | |
parent | ab28efb8e76f4f32d9b3cf7255365315e402e94d (diff) | |
download | emacsconf-wiki-74343c0c4bebadb8699d6a08851c1bd5bbf1d053.tar.xz emacsconf-wiki-74343c0c4bebadb8699d6a08851c1bd5bbf1d053.zip |
fix list
Diffstat (limited to '2019')
-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). |