[FIX] capitalize links

This commit is contained in:
Ben Stein-Lobovits
2014-08-28 16:11:20 -07:00
parent f56282604e
commit 657b8a4d3c

View File

@@ -176,7 +176,7 @@ mixpanel.init("132d42885e094171f34467fc54da6fab");
<p>Easily connect with a rippled server using REST: check balances, set trust lines, and more.</p>
<ul class="resources">
<li>Resources:</li>
<li><a href="ripple-rest.html"><i class="fa fa-cubes"></i> API reference </a></li>
<li><a href="ripple-rest.html"><i class="fa fa-cubes"></i> API Reference </a></li>
<li><a href="https://github.com/ripple/ripple-rest"><i class="fa fa-code"></i> Source </a></li>
<li><a href="https://www.bountysource.com/trackers/500333-ripple-rest-api"><i class="fa fa-dot-circle-o"></i> Bounties </a></li>
</ul>
@@ -199,10 +199,10 @@ mixpanel.init("132d42885e094171f34467fc54da6fab");
<p>The core server that makes the Ripple network possible.</p>
<ul class="resources">
<li>Resources:</li>
<li><a href="rippled-apis.html"><i class="fa fa-cubes"></i> API reference </a></li>
<li><a href="rippled-apis.html"><i class="fa fa-cubes"></i> API Reference </a></li>
<li><a href="https://github.com/ripple/rippled"><i class="fa fa-code"></i> Source </a></li>
<li><a href="https://www.bountysource.com/trackers/304896-rippled"><i class="fa fa-dot-circle-o"></i> Bounties </a></li>
<li><a href="consensus-whitepaper.html"><i class="fa fa-file"></i> Consensus whitepaper </a></li>
<li><a href="consensus-whitepaper.html"><i class="fa fa-file"></i> Consensus Whitepaper </a></li>
</ul>
</div>