Skip to content

Commit 8227839

Browse files
author
Matthew McCullough
committed
Merge pull request #55 from github/gplus-link
Add Google+ link
2 parents 3adce16 + cda6d9e commit 8227839

File tree

1 file changed

+3
-2
lines changed

1 file changed

+3
-2
lines changed

index.html

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -130,8 +130,9 @@ <h2>Let's be social</h2>
130130
Stay up to date with the latest GitHub Training events.
131131
</p>
132132

133-
<a href="https://facebook.com/github"><span class="mega-octicon octicon-mark-facebook"></span></a>
134-
<a href="https://twitter.com/githubtraining"><span class="mega-octicon octicon-mark-twitter"></span></a>
133+
<a href="https://facebook.com/GitHub"><span class="octicon octicon-mark-facebook"></span></a>
134+
<a href="https://plus.google.com/+GitHubGuides"><span class="octicon octicon-mark-google"></span></a>
135+
<a href="https://twitter.com/GitHubTraining"><span class="octicon octicon-mark-twitter"></span></a>
135136
</div>
136137
</section>
137138

0 commit comments

Comments
 (0)