mirror of
https://github.com/XRPLF/xrpl-dev-portal.git
synced 2025-11-20 03:35:51 +00:00
fix rippled API ref link in ref homepage
This commit is contained in:
@@ -9,7 +9,7 @@
|
||||
|
||||
<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">
|
||||
<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>
|
||||
|
||||
Reference in New Issue
Block a user