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

gitlab.com/Remmina/remminadoc.gitlab.io.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAntenore Gatta <antenore@simbiosi.org>2022-06-20 17:18:15 +0300
committerAntenore Gatta <antenore@simbiosi.org>2022-06-20 17:18:15 +0300
commit6bb1789ab5a72f000738e3b6a9e731241a953ea8 (patch)
tree75a19f4a15fa38de2c28b8212947599e5156d4c0 /public/index.html
parent348edb899a5f9096fdffbd5c500fb726e4fc09c8 (diff)
Automatic doc build by remmina-ci
Diffstat (limited to 'public/index.html')
-rw-r--r--public/index.html4
1 files changed, 2 insertions, 2 deletions
diff --git a/public/index.html b/public/index.html
index 566912bbd..dccad4d3e 100644
--- a/public/index.html
+++ b/public/index.html
@@ -88,7 +88,7 @@ $(document).ready(function(){initNavTree('index.html','');});
<div class="contents">
<div class="textblock"><p>Remmina is developed on <a href="https://gitlab.com/Remmina/Remmina">GitLab</a>, as of the 20th of June 2018.</p>
<p>Use these <a href="https://gitlab.com/Remmina/Remmina/wikis/home">wiki</a> and <a href="https://gitlab.com/Remmina/Remmina/issues">issues</a> links instead of GitHub equivalents.</p>
-<p><b>Open the wiki menu on the right for a list of hopefully helpful articles, feel free to contribute ;-)</b> </p><hr/>
+<p><b>Open the wiki menu on the right for a list of hopefully helpful articles, feel free to https://gitlab.com/Remmina/Remmina/-/blob/master/CONTRIBUTING.md "contribute" ;-)</b> </p><hr/>
<p>Usually Remmina is <a href="https://repology.org/project/remmina/versions">included in your distribution</a>, or in an external repository you can add.</p>
<p><a href="https://repology.org/project/remmina/versions"></a></p>
<h2><a href="https://flathub.org/">Flatpak</a></h2>
@@ -109,7 +109,7 @@ $(document).ready(function(){initNavTree('index.html','');});
<blockquote class="doxtable">
<p>:exclamation: <b>The Remmina PPA is looking for a maintainer</b>, and it's not actively updated. </p>
</blockquote>
-<p>We may release new versions from time to time (as of writing is 1.4.23), Remmina can be installed by copying and pasting this in a terminal:</p>
+<p>We may release new versions from time to time (as of writing is 1.4.27), Remmina can be installed by copying and pasting this in a terminal:</p>
<div class="fragment"><div class="line">sudo apt-add-repository ppa:remmina-ppa-team/remmina-next</div><div class="line">sudo apt update</div><div class="line">sudo apt install remmina remmina-plugin-rdp remmina-plugin-secret</div></div><!-- fragment --><p>Make sure Remmina is not running. Either close it, reboot, or kill it by pasting this in a terminal:</p>
<div class="fragment"><div class="line">sudo killall remmina</div></div><!-- fragment --><p>List of available plugins with <code>apt-cache search remmina-plugin</code>. By default, RDP, SSH and SFTP are installed. To test a daily built development version, do the above, but start with:</p>
<div class="fragment"><div class="line">ppa:remmina-ppa-team/remmina-next-daily</div></div><!-- fragment --><h2><a href="https://www.debian.org/">Debian</a></h2>