From 43920003f78d41b8ce6122907d39248ae7664615 Mon Sep 17 00:00:00 2001 From: Heyward Fann Date: Mon, 24 Sep 2018 11:19:55 -0500 Subject: [PATCH] fix yakvs link (#2098) --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index a2728699..38e367de 100644 --- a/README.md +++ b/README.md @@ -1155,7 +1155,7 @@ See [go-hardware](https://github.com/rakyll/go-hardware) for a comprehensive lis * [jackal](https://github.com/ortuman/jackal) - An XMPP server written in Go. * [minio](https://github.com/minio/minio) - Minio is a distributed object storage server. * [nsq](http://nsq.io/) - A realtime distributed messaging platform. -* [yakvs](https://github.com/sci4me/yakvs) - Small, networked, in-memory key-value store. +* [yakvs](https://git.sci4me.com/sci4me/yakvs) - Small, networked, in-memory key-value store. ## Template Engines