Skip to content

Commit 55bbe30

Browse files
update org from tufin->oasdiff
1 parent 790161d commit 55bbe30

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22

33
# asdf-oasdiff [![Build](https://github.com/oasdiff/asdf-oasdiff/actions/workflows/build.yml/badge.svg)](https://github.com/oasdiff/asdf-oasdiff/actions/workflows/build.yml) [![Lint](https://github.com/oasdiff/asdf-oasdiff/actions/workflows/lint.yml/badge.svg)](https://github.com/oasdiff/asdf-oasdiff/actions/workflows/lint.yml)
44

5-
[oasdiff](https://github.com/tufin/oasdiff) plugin for the [asdf version manager](https://asdf-vm.com).
5+
[oasdiff](https://github.com/oasdiff/oasdiff) plugin for the [asdf version manager](https://asdf-vm.com).
66

77
</div>
88

lib/utils.bash

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22

33
set -euo pipefail
44

5-
GH_REPO="https://github.com/Tufin/oasdiff"
5+
GH_REPO="https://github.com/oasdiff/oasdiff"
66
TOOL_NAME="oasdiff"
77
TOOL_TEST="oasdiff --help"
88

0 commit comments

Comments
 (0)