From 06c402b609adadc2f8f48415bc020e4acd9249fd Mon Sep 17 00:00:00 2001 From: Stephen L Date: Mon, 7 Jun 2021 04:32:39 +0200 Subject: [PATCH] add on Warning label a link to server for self-hosting of RustDesk Signed-off-by: Stephen L. --- _includes/sections/productivity-tools.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/_includes/sections/productivity-tools.html b/_includes/sections/productivity-tools.html index c5b4c144..995fcda4 100644 --- a/_includes/sections/productivity-tools.html +++ b/_includes/sections/productivity-tools.html @@ -86,7 +86,7 @@ image="/assets/img/png/3rd-party/rustdesk.png" image-dark="/assets/img/png/3rd-party/rustdesk.png" description="RustDesk is an easy to use end-to-end encrypted remote desktop software with no network configuration required, simply share the randomly generated ID and password to get assisted, no registration needed. The connection is end-to-end encrypted, so that content is never decrypted by the server." - labels="color==warning::icon==fas fa-exclamation-triangle::tooltip==Although the software works by default using a free public instance, self-hosting is advised for more security." + labels="color==warning::icon==fas fa-exclamation-triangle::tooltip==Although the software works by default using a free public instance, self-hosting is advised for more security.::link==https://github.com/rustdesk/rustdesk-server-demo" website="https://rustdesk.com/" github="https://github.com/rustdesk/rustdesk" windows="https://github.com/rustdesk/rustdesk/releases"