From ad84a4458c99e109fff3159fec0778618dae3019 Mon Sep 17 00:00:00 2001
From: Mike Justman <QuickBASIC@users.noreply.github.com>
Date: Tue, 29 Aug 2017 10:12:54 -0400
Subject: [PATCH] Update Payb.ee to GloBee

Globee is live (previously payb.ee) and at the URL https://globee.com instead of http://payb.ee.

closes #281
---
 _data/merchants.yml | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/_data/merchants.yml b/_data/merchants.yml
index 1367fd34..4d30cc69 100644
--- a/_data/merchants.yml
+++ b/_data/merchants.yml
@@ -58,8 +58,8 @@
       url: https://www.livingroomofsatoshi.com/?sc=xmr  
     - name: Monero Merchants
       url: https://monero-merchants.com
-    - name: Paybee (Private Beta)
-      url: https://payb.ee/
+    - name: GloBee
+      url: https://globee.com/
     - name: Monero WooCommerce Extension (PHP)
       url: https://github.com/monero-integrations/monerowp
 - category: Libraries and Helpers
-- 
GitLab