[FIX] remove dead consensus whitepaper link from index.html

This commit is contained in:
mDuo13
2015-03-20 10:49:07 -07:00
parent dcd78fc1ae
commit 70fa01fbdc

View File

@@ -204,7 +204,6 @@
<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="transactions.html"><i class="fa fa-cubes"></i> Transaction Format </a></li>
</ul>
</div>