Skip to content

Commit e791265

Browse files
committed
Update Discord links in documentation for accuracy
- Changed Discord invite links in README.md and mkdocs.yml to the updated URL for better accessibility. - Updated the Discord community link in the state-manager-setup.md documentation for consistency. These changes ensure users have the correct link to join the community.
1 parent f61c533 commit e791265

3 files changed

Lines changed: 3 additions & 3 deletions

File tree

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77
<a href="https://pypi.org/project/exospherehost/"><img src="https://img.shields.io/pypi/v/exospherehost" alt="PyPI - Version"></a>
88
<a href="https://codecov.io/gh/exospherehost/exospherehost"><img src="https://img.shields.io/codecov/c/gh/exospherehost/exospherehost" alt="Coverage"></a>
99
<a href="https://github.com/orgs/exospherehost/packages?repo_name=exospherehost"><img src="https://img.shields.io/badge/Kubernetes-native-326ce5?logo=kubernetes&logoColor=white" alt="Kubernetes"></a>
10-
<a href="https://discord.gg/V8uuA6mmzg"><img src="https://badgen.net/discord/members/V8uuA6mmzg" alt="Discord"></a>
10+
<a href="https://discord.com/invite/zT92CAgvkj"><img src="https://badgen.net/discord/members/zT92CAgvkj" alt="Discord"></a>
1111
<a href="https://github.com/exospherehost/exospherehost"><img src="https://img.shields.io/github/stars/exospherehost/exospherehost?style=social" alt="Stars"></a>
1212
</p>
1313

docs/docs/exosphere/state-manager-setup.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -234,7 +234,7 @@ Response: 200
234234

235235
- **Documentation**: [docs.exosphere.host](https://docs.exosphere.host)
236236
- **GitHub Issues**: [github.com/exospherehost/exospherehost/issues](https://github.com/exospherehost/exospherehost/issues)
237-
- **Discord Community**: [discord.gg/exosphere](https://discord.gg/exosphere)
237+
- **Discord Community**: [discord.gg/exosphere](https://discord.com/invite/zT92CAgvkj)
238238
- **Email Support**: [support@exosphere.host](mailto:support@exosphere.host)
239239

240240
## Next Steps

docs/mkdocs.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -72,7 +72,7 @@ extra:
7272
- icon: fontawesome/brands/x-twitter
7373
link: https://x.com/exospherehost
7474
- icon: fontawesome/brands/discord
75-
link: https://discord.gg/V8uuA6mmzg
75+
link: https://discord.com/invite/zT92CAgvkj
7676
- icon: fontawesome/brands/instagram
7777
link: https://www.instagram.com/exospherehost/
7878
- icon: fontawesome/brands/linkedin

0 commit comments

Comments
 (0)