Jelajahi Sumber

Update README.md to use HTTPS

Updating readme as new Vesta server requires HTTPS, otherwise installers get a 301 redirect.
Rafael G. Martins 1 tahun lalu
induk
melakukan
2a91899846
1 mengubah file dengan 3 tambahan dan 3 penghapusan
  1. 3 3
      README.md

+ 3 - 3
README.md

@@ -18,7 +18,7 @@ ssh root@your.server
 
 Download the installation script, and run it:
 ```bash
-curl http://vestacp.com/pub/vst-install.sh | bash
+curl https://vestacp.com/pub/vst-install.sh | bash
 ```
 
 How to install (3 step)
@@ -31,7 +31,7 @@ ssh root@your.server
 
 Download the installation script:
 ```bash
-curl -O http://vestacp.com/pub/vst-install.sh
+curl -O https://vestacp.com/pub/vst-install.sh
 ```
 Then run it:
 ```bash
@@ -40,5 +40,5 @@ bash vst-install.sh
 
 License
 ----------------------------
-Vesta is licensed under  [GPL v3 ](https://github.com/serghey-rodin/vesta/blob/master/LICENSE) license
+Vesta is licensed under  [GPL v3 ](https://github.com/outroll/vesta/blob/master/LICENSE) license