Skip to content

Commit 0016888

Browse files
committed
Merge pull request git#474 from btmills/microsoft-on-github
Link to Microsoft's GitHub account
2 parents 409df98 + 1660107 commit 0016888

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

app/views/site/index.html.erb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -62,7 +62,7 @@
6262
<ul>
6363
<li><%= link_to "Google", "https://github.com/google", class: 'google' %></li>
6464
<li><%= link_to "Facebook", "https://github.com/facebook", class: 'facebook' %></li>
65-
<li><%= link_to "Microsoft", "http://aspnetwebstack.codeplex.com", class: 'microsoft' %></li>
65+
<li><%= link_to "Microsoft", "https://github.com/Microsoft", class: 'microsoft' %></li>
6666
<li><%= link_to "Twitter", "https://github.com/twitter", class: 'twitter' %></li>
6767
<li><%= link_to "LinkedIn", "https://github.com/linkedin", class: 'linked-in' %></li>
6868
<li><%= link_to "Netflix", "https://github.com/netflix", class: 'netflix' %></li>

0 commit comments

Comments
 (0)