mirror of
https://github.com/asdf-vm/asdf.git
synced 2024-11-15 09:38:16 -07:00
Update plugins repo url.
This commit is contained in:
parent
1bdaf22a36
commit
a0e5573960
@ -208,7 +208,7 @@ get_asdf_config_value() {
|
|||||||
}
|
}
|
||||||
|
|
||||||
asdf_repository_url() {
|
asdf_repository_url() {
|
||||||
echo "https://github.com/doughsay/asdf-plugins.git"
|
echo "https://github.com/asdf-vm/asdf-plugins.git"
|
||||||
}
|
}
|
||||||
|
|
||||||
initialize_or_update_repository() {
|
initialize_or_update_repository() {
|
||||||
|
Loading…
Reference in New Issue
Block a user