Update plugins repo url.

This commit is contained in:
Chris Dosé 2017-07-26 09:20:05 -07:00
parent 1bdaf22a36
commit a0e5573960
No known key found for this signature in database
GPG Key ID: 293B1FFF4E41BB4A

View File

@ -208,7 +208,7 @@ get_asdf_config_value() {
}
asdf_repository_url() {
echo "https://github.com/doughsay/asdf-plugins.git"
echo "https://github.com/asdf-vm/asdf-plugins.git"
}
initialize_or_update_repository() {