Skip to content

Commit 48911e3

Browse files
committed
Update Github repo link
1 parent 144b688 commit 48911e3

File tree

2 files changed

+5
-3
lines changed

2 files changed

+5
-3
lines changed

README.md

+4-2
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,11 @@
1-
sample-phasers
2-
==============
1+
# Phasers Worksample
32

43
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.
54

65
You can see it running at [https://hiring-phasers-worksample-5f7e0493b568.herokuapp.com/](https://hiring-phasers-worksample-5f7e0493b568.herokuapp.com/).
76

87
It uses the [httparty](https://github.com/jnunemaker/httparty) gem.
98

9+
## Heroku Deployment
10+
11+
Phasers Worksample is deployed to Heroku as a container application. See https://devcenter.heroku.com/articles/container-registry-and-runtime#getting-started for details on this process.

app/views/home/about.html.erb

+1-1
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@
1111
<p>It uses the <a href="https://github.com/jnunemaker/httparty">httparty</a> gem to talk to the Spreedly API.</p>
1212

1313
<p>
14-
It's all <a href="https://github.com/spreedly/sample-phasers">open source and on Github</a> for you to use. We also have a number of <a href="https://docs.spreedly.com/resources/apps-libs/">other sample applications</a> you might find useful.
14+
It's all <a href="https://github.com/spreedly/phasers-worksample">open source and on Github</a> for you to use. We also have a number of <a href="https://docs.spreedly.com/resources/apps-libs/">other sample applications</a> you might find useful.
1515
</p>
1616

1717
<br/>

0 commit comments

Comments
 (0)