← back to Exo
Fix Discord link in README.md. Fixes #1096 (#1097)
4963c33162eaf771b1ab3df712eae93caa1c96fa · 2026-01-06 14:05:09 +0000 · Alex Cheema
## Motivation
Discord link expired.
## Changes
Replace discord invite link with permanent link.
## Why It Works
It's permanent now.
## Test Plan
Clicked the link. It works.
Files touched
Diff
commit 4963c33162eaf771b1ab3df712eae93caa1c96fa
Author: Alex Cheema <41707476+AlexCheema@users.noreply.github.com>
Date: Tue Jan 6 14:05:09 2026 +0000
Fix Discord link in README.md. Fixes #1096 (#1097)
## Motivation
Discord link expired.
## Changes
Replace discord invite link with permanent link.
## Why It Works
It's permanent now.
## Test Plan
Clicked the link. It works.
---
README.md | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/README.md b/README.md
index 6e93cfaf..cad0ff2f 100644
--- a/README.md
+++ b/README.md
@@ -8,7 +8,7 @@
exo: Run your own AI cluster at home with everyday devices. Maintained by [exo labs](https://x.com/exolabs).
<p align="center">
- <a href="https://discord.gg/72NsF6ux" target="_blank" rel="noopener noreferrer"><img src="https://img.shields.io/badge/Discord-Join%20Server-5865F2?logo=discord&logoColor=white" alt="Discord"></a>
+ <a href="https://discord.gg/TJ4P57arEm" target="_blank" rel="noopener noreferrer"><img src="https://img.shields.io/badge/Discord-Join%20Server-5865F2?logo=discord&logoColor=white" alt="Discord"></a>
<a href="https://x.com/exolabs" target="_blank" rel="noopener noreferrer"><img src="https://img.shields.io/twitter/follow/exolabs?style=social" alt="X"></a>
<a href="https://www.apache.org/licenses/LICENSE-2.0.html" target="_blank" rel="noopener noreferrer"><img src="https://img.shields.io/badge/License-Apache2.0-blue.svg" alt="License: Apache-2.0"></a>
</p>
← 4f6fcd9e feat(macos-app): add custom namespace UI for cluster isolati
·
back to Exo
·
exo-bench (Benchmark model pp & tg speed) (#1099) 077b1bc7 →