diff --git a/README.md b/README.md index 0ec8442..25a6ee1 100644 --- a/README.md +++ b/README.md @@ -5,7 +5,7 @@ [![Docs](https://img.shields.io/badge/docs-GitHub%20Pages-blue)](https://selfpatch.github.io/ros2_medkit/) [![License](https://img.shields.io/badge/License-Apache%202.0-blue.svg)](LICENSE) [![ROS 2](https://img.shields.io/badge/ROS%202-Jazzy-blue)](https://docs.ros.org/en/jazzy/) -[![Discord](https://img.shields.io/badge/Discord-Join%20Us-7289DA?logo=discord&logoColor=white)](https://discord.gg/fEbWKTah) +[![Discord](https://img.shields.io/badge/Discord-Join%20Us-7289DA?logo=discord&logoColor=white)](https://discord.gg/6CXPMApAyq) **Modern, SOVD-compatible diagnostics for ROS 2 robots** — built around an entity tree (Area / Component / Function / App) for runtime discovery, health modeling, and troubleshooting. @@ -93,7 +93,7 @@ For more examples, see our [Postman collection](postman/). We'd love to have you join our community! -- **💬 Discord** — [Join our server](https://discord.gg/fEbWKTah) for discussions, help, and announcements +- **💬 Discord** — [Join our server](https://discord.gg/6CXPMApAyq) for discussions, help, and announcements - **🐛 Issues** — [Report bugs or request features](https://github.com/selfpatch/ros2_medkit/issues) - **💡 Discussions** — [GitHub Discussions](https://github.com/selfpatch/ros2_medkit/discussions) for Q&A and ideas @@ -224,5 +224,5 @@ This project is licensed under the **Apache License 2.0** — see the [LICENSE](

Made with ❤️ by the selfpatch community
- 💬 Join us on Discord + 💬 Join us on Discord

diff --git a/docs/index.rst b/docs/index.rst index 9eb2999..4a00a98 100644 --- a/docs/index.rst +++ b/docs/index.rst @@ -83,7 +83,7 @@ Common commands for quick access: Community --------- -- 💬 **Discord**: `Join our server `_ for discussions and help +- 💬 **Discord**: `Join our server `_ for discussions and help - 🐛 **Issues**: `Report bugs `_ - 💡 **Discussions**: `GitHub Discussions `_ diff --git a/docs/introduction.rst b/docs/introduction.rst index eb6934a..9021ce1 100644 --- a/docs/introduction.rst +++ b/docs/introduction.rst @@ -73,7 +73,7 @@ Next Steps Community --------- -- 💬 **Discord**: `Join our server `_ +- 💬 **Discord**: `Join our server `_ - 🐛 **Issues**: `Report bugs `_ - 💡 **Discussions**: `GitHub Discussions `_ diff --git a/docs/roadmap.rst b/docs/roadmap.rst index c56dbdf..77c3dae 100644 --- a/docs/roadmap.rst +++ b/docs/roadmap.rst @@ -156,4 +156,4 @@ After achieving full standard API coverage, the project will focus on: Add support for alternative transport mechanisms beyond HTTP/REST. We welcome community input on prioritization. Feel free to open an issue or -join the discussion on `Discord `_! +join the discussion on `Discord `_! diff --git a/docs/troubleshooting.rst b/docs/troubleshooting.rst index 4a73ce2..3f0b186 100644 --- a/docs/troubleshooting.rst +++ b/docs/troubleshooting.rst @@ -260,7 +260,7 @@ For now, you can fork the gateway and add custom routes in ``rest_server.cpp``. - **Bug reports**: https://github.com/selfpatch/ros2_medkit/issues - **Feature requests**: https://github.com/selfpatch/ros2_medkit/discussions -- **Discord**: https://discord.gg/fEbWKTah +- **Discord**: https://discord.gg/6CXPMApAyq Getting Help ------------ @@ -268,7 +268,7 @@ Getting Help If your issue isn't covered here: 1. **Search existing issues**: https://github.com/selfpatch/ros2_medkit/issues -2. **Ask on Discord**: https://discord.gg/fEbWKTah +2. **Ask on Discord**: https://discord.gg/6CXPMApAyq 3. **Open a new issue** with: - ros2_medkit version - ROS 2 distribution