From 248f9cc3fa3af312d3e1693ebd64716818d79bea Mon Sep 17 00:00:00 2001 From: 4s3ti Date: Fri, 20 Dec 2019 23:16:35 +0100 Subject: [PATCH] s/pivpn.io/pivpn.dev Changed Readme files to pivpn.dev --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index bee626b..437b6c2 100644 --- a/README.md +++ b/README.md @@ -1,7 +1,7 @@ About ----- -Visit the [PiVPN](http://pivpn.io) site for more information. +Visit the [PiVPN](http://pivpn.dev) site for more information. This is a set of shell scripts developed by **@0-kaladin** that serve to easily turn your Raspberry Pi (TM) into a VPN server using the free, open-source [OpenVPN](https://openvpn.net) software. @@ -40,7 +40,7 @@ Installation ```shell -curl -L https://install.pivpn.io | bash +curl -L https://install.pivpn.dev | bash ``` The script will first update your APT repositories, upgrade packages, and install OpenVPN,