File tree Expand file tree Collapse file tree 2 files changed +5
-5
lines changed
Expand file tree Collapse file tree 2 files changed +5
-5
lines changed Original file line number Diff line number Diff line change 11<div align =" center " >
22
3- # asdf-updatecli [ ![ Build] ( https://github.com/treezio /asdf-updatecli/actions/workflows/build.yml/badge.svg )] ( https://github.com/treezio /asdf-updatecli/actions/workflows/build.yml ) [ ![ Lint] ( https://github.com/treezio /asdf-updatecli/actions/workflows/lint.yml/badge.svg )] ( https://github.com/treezio /asdf-updatecli/actions/workflows/lint.yml )
3+ # asdf-updatecli [ ![ Build] ( https://github.com/updatecli /asdf-updatecli/actions/workflows/build.yml/badge.svg )] ( https://github.com/updatecli /asdf-updatecli/actions/workflows/build.yml ) [ ![ Lint] ( https://github.com/updatecli /asdf-updatecli/actions/workflows/lint.yml/badge.svg )] ( https://github.com/updatecli /asdf-updatecli/actions/workflows/lint.yml )
44
55[ updatecli] ( https://www.updatecli.io/ ) plugin for the [ asdf version manager] ( https://asdf-vm.com ) .
66
@@ -26,7 +26,7 @@ Plugin:
2626``` shell
2727asdf plugin add updatecli
2828# or
29- asdf plugin add updatecli https://github.com/treezio /asdf-updatecli.git
29+ asdf plugin add updatecli https://github.com/updatecli /asdf-updatecli.git
3030```
3131
3232updatecli:
@@ -52,8 +52,8 @@ install & manage versions.
5252
5353Contributions of any kind welcome! See the [ contributing guide] ( contributing.md ) .
5454
55- [ Thanks goes to these contributors] ( https://github.com/treezio /asdf-updatecli/graphs/contributors ) !
55+ [ Thanks goes to these contributors] ( https://github.com/updatecli /asdf-updatecli/graphs/contributors ) !
5656
5757# License
5858
59- See [ LICENSE] ( LICENSE ) © [ Luis Fernández ] ( https://github.com/treezio / )
59+ See [ LICENSE] ( LICENSE ) © [ Updatecli ] ( https://github.com/updatecli / )
Original file line number Diff line number Diff line change @@ -5,7 +5,7 @@ Testing Locally:
55``` shell
66asdf plugin test < plugin-name> < plugin-url> [--asdf-tool-version < version> ] [--asdf-plugin-gitref < git-ref> ] [test-command* ]
77
8- asdf plugin test updatecli https://github.com/treezio /asdf-updatecli.git " updatecli version"
8+ asdf plugin test updatecli https://github.com/updatecli /asdf-updatecli.git " updatecli version"
99```
1010
1111Tests are automatically run in GitHub Actions on push and PR.
You can’t perform that action at this time.
0 commit comments