[FIX] mixpanel tracking and add consensus link

This commit is contained in:
Ben Stein-Lobovits
2014-08-28 15:07:45 -07:00
parent 962c0d6fdc
commit b9e1f473ad
4 changed files with 207 additions and 4 deletions

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-file"></i> Documentation </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,9 +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-file"></i> Documentation </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>
</ul>
</div>