From 6b9a9c259879d793f2fb818adecd48a72dab48a7 Mon Sep 17 00:00:00 2001
From: Anthony Martin <amartin75@gmail.com>
Date: Mon, 1 Aug 2022 20:58:47 -0700
Subject: [PATCH] replaced php client

---
 _resources/client_libs.md | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/_resources/client_libs.md b/_resources/client_libs.md
index c14bd61a..5d272bb8 100644
--- a/_resources/client_libs.md
+++ b/_resources/client_libs.md
@@ -34,9 +34,9 @@ A python library to interact with the Hive blockchain. It includes the CLI tool
 
 ---
 
-**PHP Hive** - [https://github.com/lukestokes/php-steem-tools](https://github.com/lukestokes/php-steem-tools)
+**hive-php** - [https://gitlab.com/mahdiyari/hive-php](https://gitlab.com/mahdiyari/hive-php)
 
-Various tools and scripts written in PHP for exploring the HIVE blockchain.
+A (real) PHP library for Hive blockchain
 
 ---
 
-- 
GitLab