diff options
author | Loïc Hoguin <[email protected]> | 2024-11-19 21:16:20 +0100 |
---|---|---|
committer | Loïc Hoguin <[email protected]> | 2024-11-19 21:18:02 +0100 |
commit | e4950dfeb8b1a45a0a00a453ad21ccc2844db6a0 (patch) | |
tree | eb2f4e6641052d1ab0da7b936876f3a232c06b40 | |
parent | ca2511f4f9b3e692a30f49a59053518b6d6007c5 (diff) | |
download | erlang.mk-e4950dfeb8b1a45a0a00a453ad21ccc2844db6a0.tar.gz erlang.mk-e4950dfeb8b1a45a0a00a453ad21ccc2844db6a0.tar.bz2 erlang.mk-e4950dfeb8b1a45a0a00a453ad21ccc2844db6a0.zip |
Add Discord server
-rw-r--r-- | index.html | 4 |
1 files changed, 2 insertions, 2 deletions
@@ -30,8 +30,8 @@ span.dir{color:purple} </nav> <a href="/" class="logo"><img src="res/logo-small.png" alt="Erlang.mk" title="Erlang.mk: A build tool for Erlang that just works" height="200" width="206"/></a> <nav class="right"> - <a href="https://github.com/ninenines/erlang.mk/tree/master/index">470+ packages</a> - <a href="https://github.com/ninenines/erlang.mk/issues">Issues?</a> + <a href="https://discord.gg/x468ZsxG">Discord server</a> + <a href="https://github.com/ninenines/erlang.mk/issues">Issue tracker</a> </nav> </header> <main> |