301 permanently moved

Fixed links with http status code 301 permanently moved.
This commit is contained in:
fersmi
2021-10-04 15:30:37 +02:00
parent c6bd51cd9c
commit da1be90237
37 changed files with 54 additions and 54 deletions

View File

@@ -223,7 +223,7 @@
<h6>{% trans %}Top Exchanges, according to CryptoCompare{% endtrans %}</h6>
<ul class="nav nav-grid-lg cols-of-5 mb-10" id="top-exchanges">
{% set exchanges = [
{ "href": "https://www.bitstamp.com/",
{ "href": "https://www.bitstamp.net/",
"id": "exch-bitstamp",
"alt": _("Bitstamp") },
{ "href": _("https://www.kraken.com/"),