Skip to content

Commit

Permalink
Merge branch 'development' of github.com:ASCTech/mooculus into develo…
Browse files Browse the repository at this point in the history
…pment
  • Loading branch information
kisonecat committed Sep 26, 2013
2 parents 9ba669e + 1df73fd commit aefbe54
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion app/views/home/index.html.erb
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@
<div class="bigverb"><a href="/handouts">Read <span class="bignoun">the textbook</span></a></div>
<div class="bigverb"><a href="/exercises">Do <span class="bignoun">the problems</span></a></div>
<% if user_signed_in? %>
<div class="bigverb"><a href="https://class.coursera.org/calc1-001/forum/index">Discuss <span class="bignoun">the material</span></a></div>
<div class="bigverb"><a href="https://class.coursera.org/calc1-002/forum/index">Discuss <span class="bignoun">the material</span></a></div>
<% end %>
</div>
</div>

0 comments on commit aefbe54

Please sign in to comment.