Skip to content

Commit 19821fb

Browse files
committed
chore(docs): update Discord links in various documentation files to new URL
1 parent 65b71f2 commit 19821fb

File tree

4 files changed

+4
-4
lines changed

4 files changed

+4
-4
lines changed

docs/.vitepress/config.mts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -84,7 +84,7 @@ export default defineConfig({
8484

8585
socialLinks: [
8686
{ icon: 'github', link: 'https://github.com/coollabsio/coolify' },
87-
{ icon: 'discord', link: 'https://discord.gg/UNxDBFzKk2' },
87+
{ icon: 'discord', link: 'https://coollabs.io/discord' },
8888
{ icon: 'x', link: 'https://x.com/coolifyio' }
8989
],
9090

docs/api-reference/api/index.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,4 +9,4 @@ toc: false
99

1010
## Need help?
1111

12-
If you need help with the API please get in touch with us on [Discord](https://discord.gg/UNxDBFzKk2).
12+
If you need help with the API please get in touch with us on [Discord](https://coollabs.io/discord).

docs/get-started/introduction.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -85,5 +85,5 @@ You have two ways to use Coolify:
8585

8686

8787
## Join Our Community
88-
Got questions or need support? Our [discord community](https://discord.gg/UNxDBFzKk2) is here to help.
88+
Got questions or need support? Our [discord community](https://coollabs.io/discord) is here to help.
8989
Connect with other Coolify users on our community server to get assistance and share your experiences.

docs/resource/changelog/v4-beta-383.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -41,4 +41,4 @@ We've improved the deployment logs to provide more detailed information, making
4141
---
4242

4343

44-
If you encounter any bugs, feel free to [report them](https://github.com/coollabsio/coolify/issues), and we’ll work on fixing them in the next update. Join our [Discord community](https://discord.gg/UNxDBFzKk2) to share your thoughts and feedback on this release!
44+
If you encounter any bugs, feel free to [report them](https://github.com/coollabsio/coolify/issues), and we’ll work on fixing them in the next update. Join our [Discord community](https://coollabs.io/discord) to share your thoughts and feedback on this release!

0 commit comments

Comments
 (0)