[FIX] remove broken consensus whitepaper link from index template

This commit is contained in:
mDuo13
2015-03-20 11:19:01 -07:00
parent 70fa01fbdc
commit 1a8b3a3292

View File

@@ -126,7 +126,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>