Skip to content

Commit daf8346

Browse files
author
Fabian Perez
committed
Fix octicon references
1 parent 0559907 commit daf8346

File tree

2 files changed

+6
-6
lines changed

2 files changed

+6
-6
lines changed

content/index.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -14,17 +14,17 @@ GitHub in your app</h1>
1414
<div class="full-width-divider">
1515
<ul class="wrapper highlights">
1616
<li class="highlight-module">
17-
<a href="/guides/"><span class="mega-icon octicon-file-text"></span></a>
17+
<a href="/guides/"><span class="mega-octicon octicon-file-text"></span></a>
1818
<h2><a href="/guides/">Get Started</a></h2>
1919
<p>New to the GitHub API? With these guides you’ll be up and running in a snap.</p>
2020
</li>
2121
<li class="highlight-module">
22-
<a href="/libraries/"><span class="mega-icon octicon-code"></span></a>
22+
<a href="/libraries/"><span class="mega-octicon octicon-code"></span></a>
2323
<h2><a href="/libraries/">Libraries</a></h2>
2424
<p>We’ve got you covered. Use the GitHub API in your favorite language.</p>
2525
</li>
2626
<li class="highlight-module">
27-
<a href="http://github.com/contact"><span class="mega-icon octicon-mail-read"></span></a>
27+
<a href="http://github.com/contact"><span class="mega-octicon octicon-mail-read"></span></a>
2828
<h2><a href="http://github.com/contact">Support</a></h2>
2929
<p>Are you stuck? Already tried our <a href="/v3/troubleshooting/">troubleshooting guide</a>? Talk to a supportocat.</p>
3030
</li>

content/program.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -15,17 +15,17 @@ layout: overview
1515
<div class="full-width-divider">
1616
<ul class="wrapper highlights">
1717
<li class="highlight-module">
18-
<a href="/guides/"><span class="mega-icon octicon-file-text"></span></a>
18+
<a href="/guides/"><span class="mega-octicon octicon-file-text"></span></a>
1919
<h2>Stay in the know</h2>
2020
<p>By joining the GitHub Developer Program, you'll receive ongoing notifications about API changes, and be eligible to receive early access to select GitHub feature releases.</p>
2121
</li>
2222
<li class="highlight-module">
23-
<a href="/libraries/"><span class="mega-icon octicon-code"></span></a>
23+
<a href="/libraries/"><span class="mega-octicon octicon-code"></span></a>
2424
<h2>Develop on the GitHub platform</h2>
2525
<p>Through the program, you'll have the opportunity to obtain developer licenses to build and test your application against GitHub products.</p>
2626
</li>
2727
<li class="highlight-module">
28-
<a href="http://github.com/contact"><span class="mega-icon octicon-mail-read"></span></a>
28+
<a href="http://github.com/contact"><span class="mega-octicon octicon-mail-read"></span></a>
2929
<h2>Showcase your integrations</h2>
3030
<p>As a member of the Developer Program, you'll be able to submit your integration to our directory that reaches more than 5 million GitHub users.</p>
3131
</li>

0 commit comments

Comments
 (0)