Skip to content

Commit

Permalink
more url updates
Browse files Browse the repository at this point in the history
  • Loading branch information
gilesw committed Nov 27, 2024
1 parent dccabda commit b0272ca
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
# asdf-p2cli [![Build](https://github.com/ORCID/asdf-p2cli/actions/workflows/build.yml/badge.svg)](https://github.com/ORCID/asdf-p2cli/actions/workflows/build.yml) [![Lint](https://github.com/ORCID/asdf-p2cli/actions/workflows/lint.yml/badge.svg)](https://github.com/ORCID/asdf-p2cli/actions/workflows/lint.yml)


[p2cli](https://github.com/aquasecurity/p2cli) plugin for the [asdf version manager](https://asdf-vm.com).
[p2cli](https://github.com/wrouesnel/p2cli) plugin for the [asdf version manager](https://asdf-vm.com).

</div>

Expand Down
2 changes: 1 addition & 1 deletion lib/utils.bash
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@

set -euo pipefail

GH_REPO="https://github.com/aquasecurity/p2cli"
GH_REPO="https://github.com/wrouesnel/p2cli"
TOOL_NAME="p2cli"
TOOL_TEST="p2cli --version"

Expand Down

0 comments on commit b0272ca

Please sign in to comment.