Skip to content

Commit fc5bdba

Browse files
committed
Fixed Discord links
1 parent 4444b00 commit fc5bdba

4 files changed

Lines changed: 4 additions & 4 deletions

File tree

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@ MIND allows you to set reminders for a given time. They can run just once, or be
2929
## Installation, support and documentation
3030

3131
- For instructions on how to install MIND, see the [installation documentation](https://casvt.github.io/MIND/installation/installation).
32-
- For support, a [discord server](https://discord.gg/nMNdgG7vsE) is available or [make an issue](https://github.com/Casvt/MIND/issues).
32+
- For support, a [discord server](https://discord.gg/Xy9VUASHhr) is available or [make an issue](https://github.com/Casvt/MIND/issues).
3333
- For all documentation, see the [documentation hub](https://casvt.github.io/MIND).
3434
- For donations, go to the [Ko-Fi page](https://ko-fi.com/casvt).
3535

docs/src/index.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,6 +27,6 @@ MIND can be used for sending notifications at the desired time. This can be a se
2727

2828
## Contact
2929

30-
- For support, a [Discord server](https://discord.gg/nMNdgG7vsE) is available.
30+
- For support, a [Discord server](https://discord.gg/Xy9VUASHhr) is available.
3131
- For issues or feature suggestions, see the [Reporting page](./other_docs/reporting.md).
3232
- For donations, go to [Ko-Fi](https://ko-fi.com/casvt).

docs/src/other_docs/reporting.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ This page covers how to get in contact, which platform to use and how to properl
44

55
## Choosing a Platform
66

7-
If you have a question, visit the [Discord server](https://discord.gg/nMNdgG7vsE).
7+
If you have a question, visit the [Discord server](https://discord.gg/Xy9VUASHhr).
88
If you experience behaviour that you are unsure of if it's correct, check the ['General Information' page](../general_info/workings.md).
99
If you are sure that something is going wrong (bug) or is missing (feature), create a [GitHub issue](https://github.com/Casvt/MIND/issues).
1010

frontend/templates/reminders.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -502,7 +502,7 @@ <h2>Contact and Donation</h2>
502502
<a href="https://ko-fi.com/casvt">Donate to MIND</a>
503503
<a href="https://casvt.github.io/MIND/">Documentation</a>
504504
<a href="https://github.com/Casvt/MIND/issues">Report an issue</a>
505-
<a href="https://discord.gg/nMNdgG7vsE">Discord server</a>
505+
<a href="https://discord.gg/Xy9VUASHhr">Discord server</a>
506506
</div>
507507
</div>
508508
</div>

0 commit comments

Comments
 (0)