From 0eeb86dec76a2fcef1a4c421349812c95dc09cab Mon Sep 17 00:00:00 2001
From: "sebastien.heurtematte" <sebastien.heurtematte@eclipse-foundation.org>
Date: Mon, 2 Sep 2024 09:46:39 +0200
Subject: [PATCH] fix: typo chat service

Signed-off-by: sebastien.heurtematte <sebastien.heurtematte@eclipse-foundation.org>
---
 source/chapters/resources.adoc | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/source/chapters/resources.adoc b/source/chapters/resources.adoc
index 48b301b..0393b4d 100644
--- a/source/chapters/resources.adoc
+++ b/source/chapters/resources.adoc
@@ -578,7 +578,7 @@ The Eclipse Release Engineering Team has provided some help regarding the use of
 
 The chat service is a great way for projects to communicate and to connect with the community, provide real-time support, and to discuss project-related topics. 
 
-Eclipse project committers can request rooms/spaces for their project on the chat service. By default, the channel name is of the form `pass:[#&lt;shortname&gt;]` where `<shortname>` is the project's xref:resources-identifiers[short name identifier] (e.g. `pass:[#dash]` for the `technology.dash` project) and located by default in the `https://chat.eclipse.org/#/room/#eclipse-projects:matrix.eclipse.org[pass:[#eclipse-projects:matrix.eclipse.org]]` space.
+Eclipse project committers can request rooms/spaces for their project on the chat service. By default, the channel name is of the form `pass:[#&lt;shortname&gt;]` where `<shortname>` is the project's xref:resources-identifiers[short name identifier] (e.g. `pass:[#dash]` for the `technology.dash` project) and located by default in the https://chat.eclipse.org/#/room/#eclipse-projects:matrix.eclipse.org[#eclipse-projects:matrix.eclipse.org] space.
 
 Custom rooms/spaces organisation can be requested, see the following examples:
 
-- 
GitLab