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

gitlab.com/Remmina/wiki.remmina.org.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTukusej’s Sirs <tukusejssirs@protonmail.com>2021-07-18 23:52:32 +0300
committerRemmina Bot <admin@remmina.org>2021-07-18 23:52:32 +0300
commit136d1bb66dc0c917dbd65159ac47ecafe570a498 (patch)
tree956d2730bea62ac25f85ff9613319a115906f44a
parent229a243de11021565f4ce3d0159a153a4a1071d8 (diff)
docs: update compilation-guide
-rw-r--r--compilation-guide.html4
1 files changed, 2 insertions, 2 deletions
diff --git a/compilation-guide.html b/compilation-guide.html
index 19f7a67..6c4d370 100644
--- a/compilation-guide.html
+++ b/compilation-guide.html
@@ -2,7 +2,7 @@
title: Compilation guide
description: A guide to compile Remmina from source on different operating systems
published: true
-date: 2021-07-18T20:50:59.705Z
+date: 2021-07-18T20:52:27.586Z
tags:
editor: code
dateCreated: 2021-07-18T10:35:58.314Z
@@ -128,7 +128,7 @@ dateCreated: 2021-07-18T10:35:58.314Z
<h4>FreeRDP</h4>
- <p>TODO: This does not work anymore (see this [GitHub discussion](https://github.com/FreeRDP/FreeRDP/discussions/7178)).</p>
+ <p>TODO: This does not work anymore (see this <a href="https://github.com/FreeRDP/FreeRDP/discussions/7178">GitHub discussion</a>).</p>
<pre>
<code>cd "$HOME/freerdp" && sudo rm $(cat install_manifest.txt)</code>