We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 409df98 + 1660107 commit 0016888Copy full SHA for 0016888
app/views/site/index.html.erb
@@ -62,7 +62,7 @@
62
<ul>
63
<li><%= link_to "Google", "https://github.com/google", class: 'google' %></li>
64
<li><%= link_to "Facebook", "https://github.com/facebook", class: 'facebook' %></li>
65
- <li><%= link_to "Microsoft", "http://aspnetwebstack.codeplex.com", class: 'microsoft' %></li>
+ <li><%= link_to "Microsoft", "https://github.com/Microsoft", class: 'microsoft' %></li>
66
<li><%= link_to "Twitter", "https://github.com/twitter", class: 'twitter' %></li>
67
<li><%= link_to "LinkedIn", "https://github.com/linkedin", class: 'linked-in' %></li>
68
<li><%= link_to "Netflix", "https://github.com/netflix", class: 'netflix' %></li>
0 commit comments