You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Oct 15, 2024. It is now read-only.
Copy file name to clipboardExpand all lines: views/home.erb
+1-1Lines changed: 1 addition & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -3,7 +3,7 @@
3
3
<ahref="/" class="lang-logo">
4
4
<imgsrc="images/lang-logo.png">
5
5
</a>
6
-
<h1>Getting Started on Heroku with Heroku Connect</h1>
6
+
<h1>Hello World</h1>
7
7
<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>
8
8
<atype="button" class="btn btn-lg btn-default" href="/create"><spanclass="glyphicon glyphicon-flash"></span> Connect with your Salesforce Org</a>
9
9
<atype="button" class="btn btn-lg btn-primary" href="https://github.com/heroku/no-local-dev-getting-started"><spanclass="glyphicon glyphicon-download"></span> Source on GitHub</a>
0 commit comments