From 7852d216553f770d2bba3c70e35959be7bfe075e Mon Sep 17 00:00:00 2001
From: Prabhat Sharma <hi.prabhat@gmail.com>
Date: Mon, 13 Jun 2022 07:29:08 -0700
Subject: [PATCH] added zinc playground server

---
 README.md | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/README.md b/README.md
index cb55fa06..891a02ea 100644
--- a/README.md
+++ b/README.md
@@ -1605,7 +1605,7 @@ _Related: [Booking and Scheduling](#booking-and-scheduling)_
 - [Typesense](https://typesense.org) - Blazing fast, typo-tolerant open source search engine optimized for developer happiness and ease of use. ([Source Code](https://github.com/typesense/typesense)) `GPL-3.0` `C++`
 - [Whoogle](https://github.com/benbusby/whoogle-search) `⚠` - A self-hosted, ad-free, privacy-respecting metasearch engine. `MIT` `Python`
 - [Yacy](https://yacy.net/en/index.html) - Peer based, decentralized search engine server. ([Demo](https://search.yacy.net/), [Source Code](https://github.com/yacy/yacy_search_server)) `GPL-2.0` `Java`
-- [ZincSearch](https://zincsearch.com) - A lightweight alternative to elasticsearch that requires minimal resources, written in Go. ([Demo](https://www.youtube.com/watch?v=aZXtuVjt1ow), [Source Code](https://github.com/zinclabs/zinc)) `Apache 2.0` `Go`
+- [ZincSearch](https://zincsearch.com) - A lightweight alternative to elasticsearch that requires minimal resources, written in Go. ([Demo](https://github.com/zinclabs/zinc#playground-server), [Source Code](https://github.com/zinclabs/zinc)) `Apache 2.0` `Go`
 
 
 ### Self-hosting Solutions