@@ -16,19 +16,19 @@ layout: developers
1616<div class =" full-width-divider " >
1717 <ul class =" wrapper highlights " >
1818 <li class="highlight-module">
19- <span class="mega-octicon octicon-broadcast"></span>
20- <h2>Stay in the know</h2>
21- <p>Receive notifications about API changes and early access to select GitHub feature releases .</p>
19+ <a href="/changes/">< span class="mega-octicon octicon-broadcast"></span></a >
20+ <h2><a href="/changes/"> Stay in the know</a> </h2>
21+ <p>Be the first to know about API changes and try out preview features before they launch .</p>
2222 </li>
2323 <li class="highlight-module">
24- <span class="mega-octicon octicon-code "></span>
25- <h2>Develop on the GitHub platform </h2>
26- <p>Request developer licenses to build and test your application against GitHub products .</p>
24+ <a href="/v3/">< span class="mega-octicon octicon-light-bulb "></span></a >
25+ <h2><a href="/v3/">Scratch an itch</a> </h2>
26+ <p>Build your own tools with powerful integrations to the place you push code every day .</p>
2727 </li>
2828 <li class="highlight-module">
29- <span class="mega-octicon octicon-globe "></span>
30- <h2>Showcase your work </h2>
31- <p>Submit your integration to our directory that reaches more than 5 million GitHub users .</p>
29+ <a href="http://github.com/contact?form[subject]=Development+licenses">< span class="mega-octicon octicon-mark-github "></span></a >
30+ <h2><a href="http://github.com/contact?form[subject]=Development+licenses">Take on the enterprise</a> </h2>
31+ <p>Request developer licenses to build and test your application against GitHub Enterprise .</p>
3232 </li>
3333 </ul >
3434</div >
0 commit comments