summaryrefslogtreecommitdiffstats
path: root/Vagrantfile
diff options
context:
space:
mode:
authorAmjith Ramanujam <amjith.r@gmail.com>2015-04-18 22:54:58 -0700
committerAmjith Ramanujam <amjith.r@gmail.com>2015-04-18 22:54:58 -0700
commit508b2eefbe33f00aa0c4553e5d28dfca0f3cec0d (patch)
tree72d900933db059f6cbf108d2aa4d70f91c24b514 /Vagrantfile
parent09abde0ce69538dc5068d017ad683e9be1380527 (diff)
Update repo references.
Diffstat (limited to 'Vagrantfile')
-rw-r--r--Vagrantfile4
1 files changed, 2 insertions, 2 deletions
diff --git a/Vagrantfile b/Vagrantfile
index 60f260c2..0313520f 100644
--- a/Vagrantfile
+++ b/Vagrantfile
@@ -42,7 +42,7 @@ Vagrant.configure(2) do |config|
-p /pgcli/ \
--after-install /pgcli/post-install \
--after-remove /pgcli/post-remove \
- --url https://github.com/amjith/pgcli \
+ --url https://github.com/dbcli/pgcli \
--description "#{pgcli_description}" \
--license 'BSD'
SHELL
@@ -83,7 +83,7 @@ Vagrant.configure(2) do |config|
-p /pgcli/ \
--after-install /pgcli/post-install \
--after-remove /pgcli/post-remove \
- --url https://github.com/amjith/pgcli \
+ --url https://github.com/dbcli/pgcli \
--description "#{pgcli_description}" \
--license 'BSD'
SHELL