From fd6e8e37ad87f5f1566ab09118afee4539e8d506 Mon Sep 17 00:00:00 2001 From: Selva Nair Date: Wed, 7 Dec 2022 19:00:17 -0500 Subject: [PATCH] Update links in README.rst - Download link was outdated. - Link to docs on configuration pointed to the main page of OpenVPN Inc. which is hardly helpful -- point to the configuration section of the HOW TO instead. Signed-off-by: Selva Nair --- README.rst | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.rst b/README.rst index ace9635..a886eb3 100644 --- a/README.rst +++ b/README.rst @@ -19,7 +19,7 @@ branch. OpenVPN-GUI gets installed by default in all OpenVPN installers. Installation using the official OpenVPN installers ************************************************** -* Download an `OpenVPN installer `_ +* Download an `OpenVPN installer `_ * If you have a previous version of OpenVPN GUI running, shut it down. Make sure it's closed by ALL logged on users. @@ -51,7 +51,7 @@ configuration file with .ovpn suffix. Any text editor (e.g. notepad.exe) can be used to create a OpenVPN configuration files. Note that *log* and *log-append* options are ignored as OpenVPN GUI redirects the normal output to a log file itself. There are sample config files in the *sample-config* folder. Please -refer to the `OpenVPN project homepage `_ for more +refer to the `OpenVPN How To `_ for more information regarding creating the configuration file. Once the configuration file is ready, you need to let OpenVPN GUI know about it.