mirror of
https://github.com/XRPLF/xrpl-dev-portal.git
synced 2025-11-19 19:25:51 +00:00
fix broken links and link checker
This commit is contained in:
@@ -84,17 +84,6 @@
|
||||
|
||||
<!-- Middleware -->
|
||||
<div class="col-md-3 main_title"><i class="fa fa-cogs"></i> Middleware</div>
|
||||
<div class="col-md-9 description highlight">
|
||||
<h2>Gatewayd</h2>
|
||||
<p>Framework software for building a gateway—just add the connections to your payment system.</p>
|
||||
<ul class="resources">
|
||||
<li>Resources:</li>
|
||||
<li><a href="gatewayd.html"><i class="fa fa-cubes"></i> API Reference </a></li>
|
||||
<li><a href="https://github.com/ripple/gatewayd"><i class="fa fa-code"></i> Source </a></li>
|
||||
<li><a href="https://www.bountysource.com/trackers/552820-gatewayd"><i class="fa fa-dot-circle-o"></i> Bounties </a></li>
|
||||
</ul>
|
||||
</div>
|
||||
<div class="col-md-3 main_title"></div>
|
||||
<div class="col-md-9 description">
|
||||
<h2>Ripple REST</h2>
|
||||
<p>Easily connect with a rippled server using REST: check balances, set trust lines, and more.</p>
|
||||
|
||||
Reference in New Issue
Block a user