Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 2 additions & 2 deletions index.html
Original file line number Diff line number Diff line change
Expand Up @@ -207,8 +207,8 @@ <h2>Download</h2>
</section>
<section id="community">
<h2>Community and contribution</h2>
<p>In case you have any questions or just simply want to chat with other muCommander users, please join the community on our Gitter channel.</p>
<p>If you would like to help improve muCommander, please join the development on GitHub. There are many ways how you can help, other than writing code.
<p>In case you have any questions or just simply want to chat with other muCommander users, please join the community on our <a href="https://gitter.im/mucommander" target="_blank" rel="nofollow">Gitter channel</a>.</p>
Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I get 404 for that link but honestly, I don't track Gitter anymore.. I think we shall move to Github discussions at this point - otherwise there are too many things to track

Copy link
Copy Markdown
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I get 404 for that link but honestly, I don't track Gitter anymore.. I think we shall move to Github discussions at this point - otherwise there are too many things to track

oops, the correct address is https://gitter.im/mucommander/Lobby - so maybe let's close this PR and I will provide PR replacing Gitter with github discussion link

<p>If you would like to help improve muCommander, please join the development on <a href="https://github.com/mucommander/mucommander#mucommander" target="_blank">GitHub</a>. There are many ways how you can help, other than writing code.
Report bugs, suggest new features, answer questions, write documentation, create video tutorials or translate the user interface.<br/>
Are you a happy user? Please consider making a donation.</p>
<p>Thank you for using muCommander!</p>
Expand Down