From 5ddebd83a04a6e88577441d91733c01f89408d60 Mon Sep 17 00:00:00 2001 From: Aaron Chong Date: Mon, 21 Jul 2025 13:58:29 +0800 Subject: [PATCH 1/2] Redirect to discourse Signed-off-by: Aaron Chong --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 7facf46..3f99cc0 100644 --- a/README.md +++ b/README.md @@ -16,7 +16,7 @@ More about RMF, including build instructions, can be found [here](https://github If you need support on RMF (e.g. bug reports, feature requests), you can find our support guidelines [here](https://openrmf.readthedocs.io/en/latest/support/index.html). -For general questions about RMF, you are encouraged to visit the [discussion board](https://github.com/open-rmf/rmf/discussions). +For general questions about RMF, you are encouraged to visit the [open-rmf discourse](https://discourse.openrobotics.org/c/open-rmf). ## Contributing Guidelines on contributing to this repo can be found [here](CONTRIBUTING.md). From 504aaaa73c2632606d3dc88a13441aa9d0f58a8a Mon Sep 17 00:00:00 2001 From: Aaron Chong Date: Mon, 21 Jul 2025 22:13:31 +0800 Subject: [PATCH 2/2] Update README.md Co-authored-by: Grey Signed-off-by: Aaron Chong --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 3f99cc0..114eb1a 100644 --- a/README.md +++ b/README.md @@ -16,7 +16,7 @@ More about RMF, including build instructions, can be found [here](https://github If you need support on RMF (e.g. bug reports, feature requests), you can find our support guidelines [here](https://openrmf.readthedocs.io/en/latest/support/index.html). -For general questions about RMF, you are encouraged to visit the [open-rmf discourse](https://discourse.openrobotics.org/c/open-rmf). +For general questions about RMF, you are encouraged to visit the [open-rmf discourse](https://discourse.openrobotics.org/c/open-rmf/open-rmf-general/103). ## Contributing Guidelines on contributing to this repo can be found [here](CONTRIBUTING.md).