From db0fddeecea7397eef0f33c8d5a07b589e1f7841 Mon Sep 17 00:00:00 2001
From: feruzm <fmiboy@gmail.com>
Date: Tue, 7 May 2024 12:22:04 +0300
Subject: [PATCH] add keychain playground

---
 _quickstart/authentication.md | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/_quickstart/authentication.md b/_quickstart/authentication.md
index 4d492bc..2941074 100644
--- a/_quickstart/authentication.md
+++ b/_quickstart/authentication.md
@@ -58,7 +58,7 @@ For more detailed instruction please follow [HiveKeychain documentation](https:/
 
 HiveKeychain SDK: [https://www.npmjs.com/package/keychain-sdk](https://www.npmjs.com/package/keychain-sdk)
 
-Keychain tutorial: [JS/Node.js]({{ '/tutorials-javascript/hivesigner.html' | relative_url }})
+Keychain tutorial: [JS/Node.js](https://play.hive-keychain.com/)
 
 ----
 
-- 
GitLab