Skip to content

Commit

Permalink
Changed the invitation link to discord to go from #general to #help c…
Browse files Browse the repository at this point in the history
…hannel, as it's not always given how discord works (#2870)
  • Loading branch information
Torxed authored Nov 18, 2024
1 parent 7776f82 commit d3fa738
Show file tree
Hide file tree
Showing 3 changed files with 4 additions and 4 deletions.
2 changes: 1 addition & 1 deletion CONTRIBUTING.md
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ Patch releases will be done against their own branches, branched from stable tag
## Discussions

Currently, questions, bugs and suggestions should be reported through [GitHub issue tracker](https://github.com/archlinux/archinstall/issues).<br>
For less formal discussions there is also an [archinstall Discord server](https://discord.gg/cqXU88y).
For less formal discussions there is also an [archinstall Discord server](https://discord.gg/aDeMffrxNg).

## Coding convention

Expand Down
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
Just another guided/automated [Arch Linux](https://wiki.archlinux.org/index.php/Arch_Linux) installer with a twist.
The installer also doubles as a python library to install Arch Linux and manage services, packages, and other things inside the installed system *(Usually from a live medium)*.

* archinstall [discord](https://discord.gg/cqXU88y) server
* archinstall [discord](https://discord.gg/aDeMffrxNg) server
* archinstall [matrix.org](https://app.element.io/#/room/#archinstall:matrix.org) channel
* archinstall [#[email protected]](irc://#[email protected]:6697)
* archinstall [documentation](https://archinstall.archlinux.page/)
Expand Down Expand Up @@ -59,7 +59,7 @@ archinstall --config <path to user config file or URL> --creds <path to user cre
# Help or Issues

If you come across any issues, kindly submit your issue here on Github or post your query in the
[discord](https://discord.gg/cqXU88y) help channel.
[discord](https://discord.gg/aDeMffrxNg) help channel.

When submitting an issue, please:
* Provide the stacktrace of the output if applicable
Expand Down
2 changes: 1 addition & 1 deletion docs/help/discord.rst
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ Discord

There's a discord channel which is frequented by some `contributors <https://github.com/archlinux/archinstall/graphs/contributors>`_.

To join the server, head over to `https://discord.gg/cqXU88y <https://discord.gg/cqXU88y>`_ and join in.
To join the server, head over to `https://discord.gg/aDeMffrxNg <https://discord.gg/aDeMffrxNg>`_ and join in.
There's not many rules other than common sense and to treat others with respect. The general chat is for off-topic things as well.

There's the ``@Party Animals`` role if you want notifications of new releases which is posted in the ``#Release Party`` channel.
Expand Down

0 comments on commit d3fa738

Please sign in to comment.