Update GitHub URLs in README

This commit is contained in:
Davide De Rosa 2018-11-07 23:42:09 +01:00
parent d9c984da27
commit 961bbd6ca9
1 changed files with 2 additions and 2 deletions

View File

@ -100,7 +100,7 @@ It's highly recommended to use the Git and Ruby packages provided by [Homebrew][
Download the app codebase locally: Download the app codebase locally:
$ git clone https://github.com/keeshux/passepartout-ios.git $ git clone https://github.com/passepartoutvpn/passepartout-ios.git
Assuming you have a [working CocoaPods environment][dep-cocoapods], setting up the app workspace only requires installing the pod dependencies: Assuming you have a [working CocoaPods environment][dep-cocoapods], setting up the app workspace only requires installing the pod dependencies:
@ -145,7 +145,7 @@ Website: [passepartoutvpn.app][about-website]
[openvpn]: https://openvpn.net/index.php/open-source/overview.html [openvpn]: https://openvpn.net/index.php/open-source/overview.html
[app-api]: https://github.com/keeshux/passepartout-api [app-api]: https://github.com/passepartoutvpn/passepartout-api
[app-net-pia]: https://www.privateinternetaccess.com [app-net-pia]: https://www.privateinternetaccess.com
[dep-cocoapods]: https://guides.cocoapods.org/using/getting-started.html [dep-cocoapods]: https://guides.cocoapods.org/using/getting-started.html