From 87fbebbef76794f68fdaa6fd2935d164c48b42e4 Mon Sep 17 00:00:00 2001 From: Bartosz Burda Date: Sun, 1 Feb 2026 21:16:12 +0100 Subject: [PATCH] docs: Fix invalid Discord links --- README.md | 6 +++--- docs/index.rst | 2 +- docs/introduction.rst | 2 +- docs/roadmap.rst | 2 +- docs/troubleshooting.rst | 4 ++-- 5 files changed, 8 insertions(+), 8 deletions(-) diff --git a/README.md b/README.md index 0ec8442f..25a6ee16 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 9eb29992..4a00a98a 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 eb6934a9..9021ce10 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 c56dbdfd..77c3daef 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 4a73ce2b..3f0b186b 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