Skip to content

Commit 5465a5d

Browse files
authored
Update Discord link (#9499)
1 parent 5c6e73d commit 5465a5d

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

β€Žfrontend/README.mdβ€Ž

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -267,13 +267,13 @@ This project is licensed under the MIT License - see the [LICENSE](LICENSE) file
267267

268268
- **[Proxmox VE Documentation](https://pve.proxmox.com/pve-docs/)**
269269
- **[Community Scripts Repository](https://github.com/community-scripts/ProxmoxVE)**
270-
- **[Discord Community](https://discord.gg/2wvnMDgdnU)**
270+
- **[Discord Community](https://discord.gg/3AnUqsXnmK)**
271271
- **[GitHub Discussions](https://github.com/community-scripts/ProxmoxVE/discussions)**
272272

273273
## πŸ”— Links
274274

275275
- **🌐 Live Website**: [https://community-scripts.github.io/ProxmoxVE/](https://community-scripts.github.io/ProxmoxVE/)
276-
- **πŸ’¬ Discord Server**: [https://discord.gg/2wvnMDgdnU](https://discord.gg/2wvnMDgdnU)
276+
- **πŸ’¬ Discord Server**: [https://discord.gg/3AnUqsXnmK](https://discord.gg/3AnUqsXnmK)
277277
- **πŸ“ Change Log**: [https://github.com/community-scripts/ProxmoxVE/blob/main/CHANGELOG.md](https://github.com/community-scripts/ProxmoxVE/blob/main/CHANGELOG.md)
278278

279279
---

β€Žfrontend/src/config/site-config.tsxβ€Ž

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ export const navbarLinks = [
1515
text: "GitHub",
1616
},
1717
{
18-
href: `https://discord.gg/2wvnMDgdnU`,
18+
href: `https://discord.gg/3AnUqsXnmK`,
1919
event: "Discord",
2020
icon: <FaDiscord className="h-4 w-4" />,
2121
text: "Discord",

0 commit comments

Comments
Β (0)