diff options
author | Sacha Chua <sacha@sachachua.com> | 2022-11-27 23:47:07 -0500 |
---|---|---|
committer | Sacha Chua <sacha@sachachua.com> | 2022-11-27 23:47:07 -0500 |
commit | 575a8fe55d7043c2078e1b0db7edf7cb063d2563 (patch) | |
tree | 662504fb2fa3a78c8fe9b62c50631aacc205ca0b /2022 | |
parent | 8d21f06da3d5808ba559d5bd509f8d097efdb3f5 (diff) | |
download | emacsconf-wiki-575a8fe55d7043c2078e1b0db7edf7cb063d2563.tar.xz emacsconf-wiki-575a8fe55d7043c2078e1b0db7edf7cb063d2563.zip |
fix link on haskell page
Diffstat (limited to '2022')
-rw-r--r-- | 2022/talks/haskell.md | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/2022/talks/haskell.md b/2022/talks/haskell.md index a340f47d..d6d4252c 100644 --- a/2022/talks/haskell.md +++ b/2022/talks/haskell.md @@ -19,7 +19,7 @@ haddock org documentation generation using haddorg. # Bio Yuchen is a programmer and mathematician. He co-maintains [librejs](https://www.gnu.org/software/librejs/index.html) and -<h-node.org>, and a couple of Emacs packages at GNU ELPA. He is also a +[h-node.org](https://h-node.org), and a couple of Emacs packages at GNU ELPA. He is also a licensing volunteer with the FSF. In his personal time, he likes to program in Haskell and elisp and license all of his programming work under AGPLv3+ (see <https://g.ypei.me>). He can be reached at |