mirror of
https://github.com/monero-project/monero-site.git
synced 2025-01-19 16:13:58 +02:00
accepting: fix link to payment gateways
This commit is contained in:
parent
2efb6619b9
commit
c1125519b6
@ -45,7 +45,7 @@ permalink: /get-started/accepting/index.html
|
||||
<h3 id="merchants">{% t accepting.merchantstitle %}</h3>
|
||||
<p>{% t accepting.merchantsreceive %} <a href="{{ site.baseurl }}/resources/developer-guides/">{% t accepting.merchdevguides %}</a>. {% t accepting.merchantsreceive1 %}</p>
|
||||
<p>{% t accepting.merchantsint %} <a href="https://github.com/monero-integrations">{% t accepting.merchantsintlink %}</a>.</p>
|
||||
<p>{% t accepting.merchantsthirdp %} <a href="{{ site.baseurl }}/community/merchants/#payment-gateways">{% t accepting.merchthirdlink %}</a>. {% t accepting.merchantsthirdp1 %}</p>
|
||||
<p>{% t accepting.merchantsthirdp %} <a href="{{ site.baseurl }}/resources/tools/#payment-gateways">{% t accepting.merchthirdlink %}</a>. {% t accepting.merchantsthirdp1 %}</p>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
|
@ -85,7 +85,7 @@ permalink: /resources/tools/index.html
|
||||
<div class="info-block">
|
||||
<div class="row">
|
||||
<div class="col">
|
||||
<h2>{% t tools.gateways %}</h2>
|
||||
<h2 id="payment-gateways">{% t tools.gateways %}</h2>
|
||||
<p><a href="https://btcpayserver.org">BTCPay Server</a></p>
|
||||
<p><a href="https://www.cdpay.eu/">CDPay</a></p>
|
||||
<p><a href="https://www.coinpayments.net/">CoinPayments</a></p>
|
||||
|
Loading…
Reference in New Issue
Block a user