diff mbox series

[3/6] docs/website/support.html: document how to join irc channel from matrix

Message ID 20240206105246.1220945-3-buildroot@bubu1.eu
State Accepted
Headers show
Series [1/6] utils/readme.txt: expand check-package description | expand

Commit Message

Marcus Hoffmann Feb. 6, 2024, 10:52 a.m. UTC
Signed-off-by: Marcus Hoffmann <buildroot@bubu1.eu>
---
 docs/website/support.html | 4 +++-
 1 file changed, 3 insertions(+), 1 deletion(-)

Comments

Yann E. MORIN Feb. 6, 2024, 4 p.m. UTC | #1
Marcus, All,

On 2024-02-06 11:52 +0100, Marcus Hoffmann via buildroot spake thusly:
> Signed-off-by: Marcus Hoffmann <buildroot@bubu1.eu>

Applied to master, thanks.

Regards,
Yann E. MORIN.

> ---
>  docs/website/support.html | 4 +++-
>  1 file changed, 3 insertions(+), 1 deletion(-)
> 
> diff --git a/docs/website/support.html b/docs/website/support.html
> index 9be816f836..13d63b13a9 100644
> --- a/docs/website/support.html
> +++ b/docs/website/support.html
> @@ -21,7 +21,9 @@
>  		<div class="col-sm-11">
>  		  <p>The Buildroot IRC channel is <a href="irc://irc.oftc.net/#buildroot">
>  		      #buildroot</a>, hosted on OFTC. If you do not have an IRC client, you can
> -		    use the <a href="https://www.oftc.net/WebChat/">OFTC web interface</a>.
> +		    use the <a href="https://www.oftc.net/WebChat/">OFTC web interface</a>. The
> +		    channel is also bridged to matrix as <a href="https://matrix.to/#/#_oftc_#buildroot:matrix.org">
> +		      #_oftc_#buildroot:matrix.org</a>.
>  		    When asking for help on IRC, share relevant logs or pieces of code using a code
>  		    sharing website.</p>
>  
> -- 
> 2.43.0
> 
> _______________________________________________
> buildroot mailing list
> buildroot@buildroot.org
> https://lists.buildroot.org/mailman/listinfo/buildroot
diff mbox series

Patch

diff --git a/docs/website/support.html b/docs/website/support.html
index 9be816f836..13d63b13a9 100644
--- a/docs/website/support.html
+++ b/docs/website/support.html
@@ -21,7 +21,9 @@ 
 		<div class="col-sm-11">
 		  <p>The Buildroot IRC channel is <a href="irc://irc.oftc.net/#buildroot">
 		      #buildroot</a>, hosted on OFTC. If you do not have an IRC client, you can
-		    use the <a href="https://www.oftc.net/WebChat/">OFTC web interface</a>.
+		    use the <a href="https://www.oftc.net/WebChat/">OFTC web interface</a>. The
+		    channel is also bridged to matrix as <a href="https://matrix.to/#/#_oftc_#buildroot:matrix.org">
+		      #_oftc_#buildroot:matrix.org</a>.
 		    When asking for help on IRC, share relevant logs or pieces of code using a code
 		    sharing website.</p>