Skip to content
This repository has been archived by the owner on Oct 19, 2022. It is now read-only.

Fix: update webchat link #1552

Open
wants to merge 1 commit into
base: master
Choose a base branch
from
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion page-promote.php
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@
</div>
<p>Nextcloud users and enthusiasts can discuss and share Nextcloud experiences on our Forums and IRC channels.</p>
<ul>
<li>Join the <a href="https://help.nextcloud.com">Nextcloud forums</a> and our <a class="hyperlink" href="https://riot.im/app/#/room/#freenode_#nextcloud-dev:matrix.org" target="_blank">chat channel #nextcloud-dev (IRC)</a>, also accessible via <a class="hyperlink" href="https://webchat.freenode.net/?channels=nextcloud-dev" target="_blank">webchat</a>.
<li>Join the <a href="https://help.nextcloud.com">Nextcloud forums</a> and our <a class="hyperlink" href="https://app.element.io/#/room/#freenode_#nextcloud-dev:matrix.org" target="_blank">chat channel #nextcloud-dev (IRC)</a>, also accessible via <a class="hyperlink" href="https://webchat.freenode.net/?channels=nextcloud-dev" target="_blank">webchat</a>.
mcnesium marked this conversation as resolved.
Show resolved Hide resolved
<li>See Nextcloud development questions on <a href="https://stackoverflow.com/questions/tagged/nextcloud">Stack Overflow</a> and <a href="https://community.spiceworks.com/">Spiceworks</a></li>
<li>We meet each other in real life, too, at conferences and meetups. See <a href="/events">our event pages</a> for more information</li>
</ul>
Expand Down