diff options
author | Loïc Hoguin <[email protected]> | 2024-11-15 11:15:14 +0100 |
---|---|---|
committer | Loïc Hoguin <[email protected]> | 2024-11-15 11:15:14 +0100 |
commit | 49213b7463fafbdd6d1d6b68066b901bd62a1ad0 (patch) | |
tree | f5359d1738b75bdd9e27bddc5375f09e0c070a66 | |
parent | 9a1490f1b81dc53acb2bc47fcc2a4db7402439b5 (diff) | |
download | erlang.mk-49213b7463fafbdd6d1d6b68066b901bd62a1ad0.tar.gz erlang.mk-49213b7463fafbdd6d1d6b68066b901bd62a1ad0.tar.bz2 erlang.mk-49213b7463fafbdd6d1d6b68066b901bd62a1ad0.zip |
Add Discord server to README and Getting Started
-rw-r--r-- | README.asciidoc | 2 | ||||
-rw-r--r-- | doc/src/guide/getting_started.asciidoc | 3 |
2 files changed, 4 insertions, 1 deletions
diff --git a/README.asciidoc b/README.asciidoc index 78a95a3..c3189a5 100644 --- a/README.asciidoc +++ b/README.asciidoc @@ -17,3 +17,5 @@ http://erlang.mk/guide/getting_started.html[Get started] Tested and supported on http://erlang.mk/guide/installation.html#_on_unix[Linux, FreeBSD, OSX] and http://erlang.mk/guide/installation.html#_on_windows[Windows]. + +Get help! https://discord.gg/x468ZsxG[Discord server]. diff --git a/doc/src/guide/getting_started.asciidoc b/doc/src/guide/getting_started.asciidoc index 7a4a114..5f782ca 100644 --- a/doc/src/guide/getting_started.asciidoc +++ b/doc/src/guide/getting_started.asciidoc @@ -350,7 +350,8 @@ Bootstrap targets: This guide should provide any other answer. If not, please open a ticket on https://github.com/ninenines/erlang.mk/issues[the official repository] -and we will work on improving the guide. +and we will work on improving the guide. For any other questions, +please visit the https://discord.gg/x468ZsxG[erlang-mk channel on Discord]. Commercial support is available through Nine Nines. Please contact Loïc Hoguin by sending an email to mailto:[email protected][]. |