Skip to content

Commit f3313a1

Browse files
bburdamfaferek93
authored andcommitted
docs: Fix invalid Discord links
1 parent 89934c3 commit f3313a1

5 files changed

Lines changed: 8 additions & 8 deletions

File tree

README.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
[![Docs](https://img.shields.io/badge/docs-GitHub%20Pages-blue)](https://selfpatch.github.io/ros2_medkit/)
66
[![License](https://img.shields.io/badge/License-Apache%202.0-blue.svg)](LICENSE)
77
[![ROS 2](https://img.shields.io/badge/ROS%202-Jazzy-blue)](https://docs.ros.org/en/jazzy/)
8-
[![Discord](https://img.shields.io/badge/Discord-Join%20Us-7289DA?logo=discord&logoColor=white)](https://discord.gg/fEbWKTah)
8+
[![Discord](https://img.shields.io/badge/Discord-Join%20Us-7289DA?logo=discord&logoColor=white)](https://discord.gg/6CXPMApAyq)
99

1010
**Modern, SOVD-compatible diagnostics for ROS 2 robots** — built around an entity tree
1111
(Area / Component / Function / App) for runtime discovery, health modeling, and troubleshooting.
@@ -93,7 +93,7 @@ For more examples, see our [Postman collection](postman/).
9393

9494
We'd love to have you join our community!
9595

96-
- **💬 Discord**[Join our server](https://discord.gg/fEbWKTah) for discussions, help, and announcements
96+
- **💬 Discord**[Join our server](https://discord.gg/6CXPMApAyq) for discussions, help, and announcements
9797
- **🐛 Issues**[Report bugs or request features](https://github.com/selfpatch/ros2_medkit/issues)
9898
- **💡 Discussions**[GitHub Discussions](https://github.com/selfpatch/ros2_medkit/discussions) for Q&A and ideas
9999

@@ -224,5 +224,5 @@ This project is licensed under the **Apache License 2.0** — see the [LICENSE](
224224
<p align="center">
225225
Made with ❤️ by the <a href="https://github.com/selfpatch">selfpatch</a> community
226226
<br>
227-
<a href="https://discord.gg/fEbWKTah">💬 Join us on Discord</a>
227+
<a href="https://discord.gg/6CXPMApAyq">💬 Join us on Discord</a>
228228
</p>

docs/index.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -83,7 +83,7 @@ Common commands for quick access:
8383
Community
8484
---------
8585

86-
- 💬 **Discord**: `Join our server <https://discord.gg/fEbWKTah>`_ for discussions and help
86+
- 💬 **Discord**: `Join our server <https://discord.gg/6CXPMApAyq>`_ for discussions and help
8787
- 🐛 **Issues**: `Report bugs <https://github.com/selfpatch/ros2_medkit/issues>`_
8888
- 💡 **Discussions**: `GitHub Discussions <https://github.com/selfpatch/ros2_medkit/discussions>`_
8989

docs/introduction.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -73,7 +73,7 @@ Next Steps
7373
Community
7474
---------
7575

76-
- 💬 **Discord**: `Join our server <https://discord.gg/fEbWKTah>`_
76+
- 💬 **Discord**: `Join our server <https://discord.gg/6CXPMApAyq>`_
7777
- 🐛 **Issues**: `Report bugs <https://github.com/selfpatch/ros2_medkit/issues>`_
7878
- 💡 **Discussions**: `GitHub Discussions <https://github.com/selfpatch/ros2_medkit/discussions>`_
7979

docs/roadmap.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -156,4 +156,4 @@ After achieving full standard API coverage, the project will focus on:
156156
Add support for alternative transport mechanisms beyond HTTP/REST.
157157

158158
We welcome community input on prioritization. Feel free to open an issue or
159-
join the discussion on `Discord <https://discord.gg/fEbWKTah>`_!
159+
join the discussion on `Discord <https://discord.gg/6CXPMApAyq>`_!

docs/troubleshooting.rst

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -260,15 +260,15 @@ For now, you can fork the gateway and add custom routes in ``rest_server.cpp``.
260260

261261
- **Bug reports**: https://github.com/selfpatch/ros2_medkit/issues
262262
- **Feature requests**: https://github.com/selfpatch/ros2_medkit/discussions
263-
- **Discord**: https://discord.gg/fEbWKTah
263+
- **Discord**: https://discord.gg/6CXPMApAyq
264264

265265
Getting Help
266266
------------
267267

268268
If your issue isn't covered here:
269269

270270
1. **Search existing issues**: https://github.com/selfpatch/ros2_medkit/issues
271-
2. **Ask on Discord**: https://discord.gg/fEbWKTah
271+
2. **Ask on Discord**: https://discord.gg/6CXPMApAyq
272272
3. **Open a new issue** with:
273273
- ros2_medkit version
274274
- ROS 2 distribution

0 commit comments

Comments
 (0)