From f0e46f5378f603b3805a3523f8f6b2c290d75231 Mon Sep 17 00:00:00 2001
From: Brendan Telzrow <telzrowb@gmail.com>
Date: Sun, 10 Jan 2016 13:51:17 -0600
Subject: [PATCH] add monero-nodejs to libraries list

---
 _data/merchants.yml | 4 +++-
 1 file changed, 3 insertions(+), 1 deletion(-)

diff --git a/_data/merchants.yml b/_data/merchants.yml
index 5dfebd34..1763e199 100644
--- a/_data/merchants.yml
+++ b/_data/merchants.yml
@@ -20,6 +20,8 @@
       url: http://moneroblocks.info
 - category: Libraries and Helpers
   merchants:
+    - name: monero-nodejs (Node.js)
+      url: https://github.com/PsychicCat/monero-nodejs
     - name: python-monero (Python)
       url: https://github.com/tippero/python-monero
     - name: moneronjs (NodeJS)
@@ -41,7 +43,7 @@
     - name: MoneroPrice.com Price Converter
       url: http://moneroprice.com/
     - name: Offline Monero address generator
-      url: http://moneroaddress.org/
+      url: https://moneroaddress.org/
 - category: Services
   merchants:
     - name: CryptoEscrow Escrow Service
-- 
GitLab