From 41eba9cacabe712c8acbaadd0aabe79a410de622 Mon Sep 17 00:00:00 2001 From: Patrick D Date: Wed, 9 Dec 2015 21:35:24 +0100 Subject: [PATCH] fixed broken link to snap --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 4dc0aea8..42c655bb 100644 --- a/README.md +++ b/README.md @@ -1060,7 +1060,7 @@ Software written in Go. * [rkt](https://github.com/coreos/rkt) - An App Container runtime that integrates with init systems, is compatible with other container formats like Docker, and supports alternative execution engines like KVM. * [Seaweed File System](https://github.com/chrislusf/seaweedfs) - Fast, Simple and Scalable Distributed File System with O(1) disk seek. * [shell2http](https://github.com/msoap/shell2http) - Executing shell commands via http server (for prototyping or remote control) -* [snap](github.com/intelsdi-x/snap) - A powerful telemetry framework +* [snap](https://github.com/intelsdi-x/snap) - A powerful telemetry framework * [Stack Up](https://github.com/pressly/sup) - Stack Up, a super simple deployment tool - just Unix - think of it like 'make' for a network of servers. * [syncthing](https://syncthing.net/) - An open, decentralized file synchronization tool and protocol. * [Tenyks](https://github.com/kyleterry/tenyks) - Service oriented IRC bot using Redis and JSON for messaging.