Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/FreeRDP/freerdp.github.io.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorakallabeth <akallabeth@users.noreply.github.com>2021-06-07 15:44:26 +0300
committerGitHub <noreply@github.com>2021-06-07 15:44:26 +0300
commit5228c1ca400782732c50099646ff6a4ada66f36b (patch)
tree058d2f3a983e7c12a01f2477e893ff0b473117b1
parentf268d1155e50bf756db93d138c067cef8225e6ae (diff)
parentbdcbf29de4c2c6326e9241c22b5241fd71821326 (diff)
Merge pull request #4 from FreeRDP/comm
new: update communication channels
-rw-r--r--index.html6
-rw-r--r--privacy.html6
-rw-r--r--support.html5
3 files changed, 8 insertions, 9 deletions
diff --git a/index.html b/index.html
index 5f381f9..5e2d7ac 100644
--- a/index.html
+++ b/index.html
@@ -20,9 +20,9 @@ title: FreeRDP
<h1>FreeRDP: A Remote Desktop Protocol Implementation</h1>
<p>FreeRDP is a free implementation of the Remote Desktop Protocol (RDP), released under the Apache license. Enjoy the freedom of using your software wherever you want, the way you want it, in a world where interoperability can finally liberate your computing experience.<br /><br />
-IRC: &#35;freerdp &#64; irc.freenode.net
-</p>
-
+<a href="https://matrix.org/">Matrix</a>:<b>&#35;FreeRDP:matrix.org</b><br />
+IRC (bridged to matrix): &#35;freerdp on <a href="https://www.oftc.net/">oftc</a> <br></br>
+
<a href="https://github.com/FreeRDP/FreeRDP/wiki/PreBuilds" class="button icon"><img src="/img/go_icon.png" alt="Download Now!" /><span>Download Now!</span></a>
<span class="trial"></span>
</div>
diff --git a/privacy.html b/privacy.html
index 3ccb4e6..d2b264f 100644
--- a/privacy.html
+++ b/privacy.html
@@ -16,8 +16,10 @@ title: FreeRDP
<div class="info">
<h1>FreeRDP: A Remote Desktop Protocol Implementation</h1>
<p>FreeRDP is a free implementation of the Remote Desktop Protocol (RDP), released under the Apache license. Enjoy the freedom of using your software wherever you want, the way you want it, in a world where interoperability can finally liberate your computing experience.<br /><br />
- IRC: &#35;freerdp &#64; irc.freenode.net
- </p>
+
+<a href="https://matrix.org/">Matrix</a>:<b>&#35;FreeRDP:matrix.org</b><br />
+IRC (bridged to matrix): &#35;freerdp on <a href="https://www.oftc.net/">oftc</a> <br></br>
+
<a href="https://github.com/FreeRDP/FreeRDP/wiki/PreBuilds" class="button icon"><img src="/img/go_icon.png" alt="Download Now!" /><span>Download Now!</span></a>
<span class="trial"></span>
</div>
diff --git a/support.html b/support.html
index c5c5cbe..aee2fbf 100644
--- a/support.html
+++ b/support.html
@@ -13,16 +13,13 @@ title: FreeRDP - Support
<div class="info" id="community">
<h4>Getting Help</h4>
<p>
- If you need help the easiest way is to get in touch with us is our <a href="https://lists.sourceforge.net/lists/listinfo/freerdp-devel">Mailing List</a> or our IRC channel
-<b>&#35;freerdp</b> &#64; on irc.freenode.net.
+ If you need help the easiest way is to get in touch with us is to directly use our <a href="https://matrix.org/">matrix</a> channel <b>&#35;FreeRDP:matrix.org</b> or the bridged IRC channel <b>&#35;freerdp</b> on <a href="https://www.oftc.net/">oftc</a>. We are also reachable via our <a href="https://lists.sourceforge.net/lists/listinfo/freerdp-devel">Mailing List</a> and keeping an eye on the <a href="https://github.com/FreeRDP/FreeRDP/discussions">GitHub discussions</a>.
<p>
-
<h4>Bugs and feature requests</h4>
<p>
Bugs, feature requests and possible enhancements can be reported at our GitHub page. Have a look to
<a href="https://github.com/FreeRDP/FreeRDP/wiki/BugReporting">BugReporting </a> for details.
</p>
-
<h4>Documentation</h4>
<p>
Documentation is spread across multiple places. The most comprehensive (but still incomplete) documentation can be found in our <a href="https://github.com/FreeRDP/FreeRDP/wiki">Wiki</a>.