Skip to content

Commit

Permalink
Add links for deploing on Shelly Cloud guide
Browse files Browse the repository at this point in the history
  • Loading branch information
idengager committed Feb 24, 2014
1 parent f9fe3ef commit d23b9e2
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion _posts/2012-04-18-app.markdown
Original file line number Diff line number Diff line change
Expand Up @@ -416,7 +416,7 @@ Now you can open the file `app/views/pages/info.html.erb` and add information ab

* Guide 0: [Handy cheatsheet for Ruby, Rails, console etc.](https://github.com/PragTob/rails-beginner-cheatsheet)
* Guide 1: [Add commenting by Janika Liiv](/commenting)
* Guide 2: [Put your app online with Heroku by Terence Lee](/heroku) / [Put your app online with OpenShift by Katie Miller](/openshift) / [Put your app online with Ninefold](/ninefold)
* Guide 2: [Put your app online with Heroku by Terence Lee](/heroku) / [Put your app online with OpenShift by Katie Miller](/openshift) / [Put your app online with Ninefold](/ninefold) / [Put your app online with Shelly Cloud](/shellycloud)
* Guide 3: [Build a map of workshop participants by Rails Girls Berlin](http://railsgirlsberlin.de/apptutorial/)
* Guide 4: [Create thumbnail images for the uploads by Miha Filej](/thumbnails)
* Guide 5: [Add design using HTML & CSS by Alex Liao](/design)
Expand Down
4 changes: 2 additions & 2 deletions index.html
Original file line number Diff line number Diff line change
Expand Up @@ -58,7 +58,7 @@ <h3>Push Your App to GitHub</h3>
<i>4</i>
<h3>Put Your App Online</h3>
<p>Instructions to get your app running on the internet. We have a lot of platform. You can choose the following services:</p>
<p><a href="heroku">Heroku</a> | <a href="openshift">OpenShift</a> | <a href="ninefold">Ninefold</a> | <a href="engineyard">Engine Yard</a> | <a href="anynines">anynines</a> | <a href="trucker">Trucker</a></p>
<p><a href="heroku">Heroku</a> | <a href="openshift">OpenShift</a> | <a href="ninefold">Ninefold</a> | <a href="engineyard">Engine Yard</a> | <a href="anynines">anynines</a> | <a href="trucker">Trucker</a> | <a href="shellycloud">Shelly Cloud</a></p>
</li>

<li>
Expand Down Expand Up @@ -108,7 +108,7 @@ <h3>Design your App with HTML and CSS</h3>
<p>How to improve HTML and CSS on your app</p>
</a>
</li>

<li>
<i>11</i>
<h3>Continuous Deployment</h3>
Expand Down

0 comments on commit d23b9e2

Please sign in to comment.