fix rippled API ref link in ref homepage

This commit is contained in:
mDuo13
2018-05-04 17:21:34 -07:00
parent 822d046bf0
commit 960022655d

View File

@@ -9,7 +9,7 @@
<section class="container-fluid bg-light p-5"> <section class="container-fluid bg-light p-5">
<h2><a href="reference-rippled-api.html">rippled API Reference</a></h2> <h2><a href="rippled-api.html">rippled API Reference</a></h2>
<div class="blurb"> <div class="blurb">
<p>Use the <code>rippled</code> API to communicate with a <code>rippled</code> server, the core peer-to-peer server that manages the XRP Ledger.</p> <p>Use the <code>rippled</code> API to communicate with a <code>rippled</code> server, the core peer-to-peer server that manages the XRP Ledger.</p>
</div> </div>