From 63c16d25f0ff4ab90850cfe90ceecb932a99beef Mon Sep 17 00:00:00 2001 From: Jared Knipp Date: Tue, 30 Apr 2024 17:04:35 -0500 Subject: [PATCH] Update Readme --- .github/workflows/main.yml | 2 +- README.md | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/.github/workflows/main.yml b/.github/workflows/main.yml index f5072585..c5b1cceb 100644 --- a/.github/workflows/main.yml +++ b/.github/workflows/main.yml @@ -25,5 +25,5 @@ jobs: with: username: ${{ secrets.DOCKER_USERNAME }} password: ${{ secrets.DOCKER_PASSWORD }} - repository: spreedly/sample-phasers + repository: spreedly/phasers-worksample tags: latest diff --git a/README.md b/README.md index f91a19e0..7c6a5cfd 100644 --- a/README.md +++ b/README.md @@ -3,7 +3,7 @@ sample-phasers This is a sample application designed to demonstrate how to use [Spreedly](https://spreedly.com) to collect money for one-off purchases using credit cards. -You can see it running at [http://spreedly-phasers.herokuapp.com](http://spreedly-phasers.herokuapp.com/). +You can see it running at [https://hiring-phasers-worksample-5f7e0493b568.herokuapp.com/](https://hiring-phasers-worksample-5f7e0493b568.herokuapp.com/). It uses the [httparty](https://github.com/jnunemaker/httparty) gem.