Skip to content
This repository has been archived by the owner on Oct 15, 2024. It is now read-only.

Commit

Permalink
Update home.erb
Browse files Browse the repository at this point in the history
  • Loading branch information
sreedharkolu authored Apr 17, 2020
1 parent 94b35f8 commit 475ffa5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion views/home.erb
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
<a href="/" class="lang-logo">
<img src="images/lang-logo.png">
</a>
<h1>Getting Started on Heroku with Heroku Connect</h1>
<h1>Hello World</h1>
<p>This is a sample application deployed to Heroku. It's a reasonably simple app - but a good foundation for understanding how to get the most out of the Heroku platform and Heroku Connect.</p>
<a type="button" class="btn btn-lg btn-default" href="/create"><span class="glyphicon glyphicon-flash"></span> Connect with your Salesforce Org</a>
<a type="button" class="btn btn-lg btn-primary" href="https://github.com/heroku/no-local-dev-getting-started"><span class="glyphicon glyphicon-download"></span> Source on GitHub</a>
Expand Down

2 comments on commit 475ffa5

@Marianaguidi
Copy link

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Ok

@Marianaguidi
Copy link

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Está bem

Ótima

Please sign in to comment.