openvpn: manual link points to incorrect page

Fixed issue #1701. Removed the hyperlink in the profile section
per Joseph's suggestion and modified the paragraph to tell the
user to click learn more since it has the correct link.

Signed-off-by: Matt Conroy <matt@mattconroy.net>

Fixes #1701
Reviewed-by: Joseph Nuthalapati <njoseph@riseup.net>
This commit is contained in:
Matt Conroy 2019-11-24 19:58:20 -05:00 committed by Joseph Nuthalapati
parent 5802d74e86
commit 01bf96be4c
No known key found for this signature in database
GPG Key ID: 5398F00A2FA43C35

View File

@ -44,10 +44,8 @@
To connect to {{ box_name }}'s VPN, you need to download a To connect to {{ box_name }}'s VPN, you need to download a
profile and feed it to an OpenVPN client on your mobile or profile and feed it to an OpenVPN client on your mobile or
desktop machine. OpenVPN Clients are available for most desktop machine. OpenVPN Clients are available for most
platforms. See the platforms. Click "Learn more..." above for recommended clients
<a href="/plinth/help/manual/OpenVPN" and instructions on how to configure them.
title="{{ box_name }} Manual - OpenVPN">manual page</a> on
recommended clients and instructions on how to configure them.
{% endblocktrans %} {% endblocktrans %}
</p> </p>