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

Commit 475ffa5

Browse files
authored
Update home.erb
1 parent 94b35f8 commit 475ffa5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

views/home.erb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
<a href="/" class="lang-logo">
44
<img src="images/lang-logo.png">
55
</a>
6-
<h1>Getting Started on Heroku with Heroku Connect</h1>
6+
<h1>Hello World</h1>
77
<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>
88
<a type="button" class="btn btn-lg btn-default" href="/create"><span class="glyphicon glyphicon-flash"></span> Connect with your Salesforce Org</a>
99
<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>

0 commit comments

Comments
 (0)