Skip to content

Commit

Permalink
Update Readme
Browse files Browse the repository at this point in the history
  • Loading branch information
jknipp committed Apr 30, 2024
1 parent 5a4938f commit 63c16d2
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -25,5 +25,5 @@ jobs:
with:
username: ${{ secrets.DOCKER_USERNAME }}
password: ${{ secrets.DOCKER_PASSWORD }}
repository: spreedly/sample-phasers
repository: spreedly/phasers-worksample
tags: latest
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -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.

0 comments on commit 63c16d2

Please sign in to comment.