Merge im, teamchat and video-voice into real-time-communication #1136

Merged
Mikaela merged 8 commits from real-time-communication into master 2019-08-12 03:18:19 +00:00
2 changed files with 2 additions and 2 deletions
Showing only changes of commit 98bca69952 - Show all commits

View File

@@ -51,7 +51,7 @@
<a class="dropdown-item" href="/software/file-sharing/"><i class="fas fa-file-export fa-fw"></i> File Sharing</a>
<a class="dropdown-item" href="/software/passwords/"><i class="fas fa-user-lock fa-fw"></i> Password Manager</a>
<a class="dropdown-item" href="/software/productivity/"><i class="fas fa-briefcase fa-fw"></i> Productivity Tools</a>
<a class="dropdown-item" href="/software/real-time-communication/"><i class="fab fa-telegram-plane fa-fw"></i> Real-time communication</a>
<a class="dropdown-item" href="/software/real-time-communication/"><i class="fab fa-telegram-plane fa-fw"></i> Real-Time Communication</a>
<a class="dropdown-item" href="/software/file-sync/"><i class="fas fa-copy fa-fw"></i> Secure File Sync</a>
<a class="dropdown-item" href="/software/networks/"><i class="fas fa-user-secret fa-fw"></i> Self-contained Networks</a>
<a class="dropdown-item" href="/software/cloud/"><i class="fas fa-hdd fa-fw"></i> Self-Hosted Cloud Server</a>

View File

@@ -5,7 +5,7 @@ redirect_from:
- /software/im/
- /software/voip/
- /software/teamchat/
title: "Real-time communication"
title: "Real-Time Communication"
description: "Discover secure and private ways to communicate with others online without letting any third parties read your messages."
Mikaela commented 2019-08-11 16:21:21 +00:00 (Migrated from github.com)
Review

I thought that this was the best applying description to them all together.

I thought that this was the best applying description to them all together.
nitrohorse commented 2019-08-11 16:24:27 +00:00 (Migrated from github.com)
Review

That sounds good to me.

That sounds good to me.
---