From d834d4418700f4aa9d357d35df49d0189bea37b7 Mon Sep 17 00:00:00 2001 From: Johannes 'fish' Ziemke Date: Mon, 4 Mar 2013 12:47:00 +0100 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index e2bdfcf9e..8f1ace54a 100644 --- a/README.md +++ b/README.md @@ -22,7 +22,7 @@ action if some condition is observed to be true. 5. Levigo, a Go-wrapper around LevelDB's C library: (https://github.com/jmhodges/levigo). 6. GoRest, a RESTful style web-services framework: (http://code.google.com/p/gorest/). 7. Prometheus Client, Prometheus in Prometheus (https://github.com/prometheus/client_golang). - 8. Snappy, a compression library for LevelDB and Levigo (code.google.com/p/snappy/). + 8. Snappy, a compression library for LevelDB and Levigo (http://code.google.com/p/snappy/). ## Getting started