Skip to content

Commit

Permalink
fix ricochet-2 link
Browse files Browse the repository at this point in the history
Signed-off-by: Matthias Gatto <[email protected]>
  • Loading branch information
outscale-mgo committed Mar 26, 2024
1 parent 604df1a commit 570c043
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion local-tests.sh
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ alias oapi-cli=$oapi_cli

if [ "$#" -lt 2 ]; then
if [ ! -d "osc-ricochet-2" ]; then
git clone https://github.com/outscale-mgo/osc-ricochet-2
git clone https://github.com/outscale/osc-ricochet-2
fi

cd osc-ricochet-2
Expand Down

0 comments on commit 570c043

Please sign in to comment.