From 2c5b3b0ff51b770b0ce36b7125b349d75c32500a Mon Sep 17 00:00:00 2001 From: Mark Nunberg Date: Thu, 18 Dec 2014 19:58:58 -0800 Subject: libcouchbase: fix homepage link. This now points to the new docs site --- Library/Formula/libcouchbase.rb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'Library/Formula') diff --git a/Library/Formula/libcouchbase.rb b/Library/Formula/libcouchbase.rb index 9965344ec..582ed37a9 100644 --- a/Library/Formula/libcouchbase.rb +++ b/Library/Formula/libcouchbase.rb @@ -1,7 +1,7 @@ require 'formula' class Libcouchbase < Formula - homepage 'http://couchbase.com/communities/c' + homepage 'http://docs.couchbase.com/developer/c-2.4/c-intro.html' url 'http://packages.couchbase.com/clients/c/libcouchbase-2.4.5.tar.gz' sha1 'f5b66ca143b41f9e7993e5d9583014d3ddecb7bf' head "https://github.com/couchbase/libcouchbase", :using => :git -- cgit v1.2.3