diff --git a/_templates/resources.html b/_templates/resources.html index ccc23321..0b32c129 100644 --- a/_templates/resources.html +++ b/_templates/resources.html @@ -17,7 +17,8 @@ id: resources

Icon{% translate directories %}

{% translate linkwallets %} - bitcoin.org

-

{% translate linkbusinessdirectory %} - airbitz.co

+

{% translate linkmap %} - coinmap.org

+

{% translate linkbusinessdirectory %} - airbitz.co

{% translate linkmerchants %} - usebitcoins.info

{% translate linkexchanges %} - howtobuybitcoins.info

{% translate linkmerchantstools %} - en.bitcoin.it

diff --git a/_translations/en.yml b/_translations/en.yml index f2032af4..0c0d8df0 100644 --- a/_translations/en.yml +++ b/_translations/en.yml @@ -503,6 +503,7 @@ en: linkcointelegraph: "CoinTelegraph" directories: "Directories" linkwallets: "Wallets" + linkmap: "Map" linkbusinessdirectory: "Business Directory" linkmerchants: "Merchants" linkexchanges: "Exchanges"