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
Copy file name to clipboardExpand all lines: app/views/index.scala.html
+3-3Lines changed: 3 additions & 3 deletions
Original file line number
Diff line number
Diff line change
@@ -31,9 +31,9 @@ <h2>Read the Docs</h2>
31
31
32
32
<divid="tutorials">
33
33
<h2>Get Involved</h2>
34
-
<ahref='//discuss.playframework.com'>Join the Discuss<br/>Play Forum</a>
34
+
<ahref='//discuss.playframework.com'class="button">Join the Discuss<br/>Play Forum</a>
35
35
<p>
36
-
Join <ahref="//gitter.im/playframework/playframework"class="button">Gitter's Play channel</a> and <ahref="https://stackoverflow.com/questions/tagged/playframework">Stack Overflow</a>
36
+
Join <ahref="//gitter.im/playframework/playframework">Gitter's Play channel</a> and <ahref="https://stackoverflow.com/questions/tagged/playframework">Stack Overflow</a>
37
37
</p>
38
38
</div>
39
39
</div>
@@ -236,4 +236,4 @@ <h2>They already use Play Framework</h2>
0 commit comments