From 307195805f9b354164518a379b33d3cfab403dce Mon Sep 17 00:00:00 2001 From: Ariel Kirkwood Date: Fri, 19 Dec 2014 12:58:59 -0500 Subject: postgresql: fix issues link in caveats. Closes #35131. Signed-off-by: Mike McQuaid --- Library/Formula/postgresql.rb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'Library/Formula/postgresql.rb') diff --git a/Library/Formula/postgresql.rb b/Library/Formula/postgresql.rb index 5d21a49a0..24ee95e5d 100644 --- a/Library/Formula/postgresql.rb +++ b/Library/Formula/postgresql.rb @@ -84,7 +84,7 @@ class Postgresql < Formula s = <<-EOS.undent If builds of PostgreSQL 9 are failing and you have version 8.x installed, you may need to remove the previous version first. See: - https://github.com/Homebrew/homebrew/issues/issue/2510 + https://github.com/Homebrew/homebrew/issues/2510 To migrate existing data from a previous major version (pre-9.4) of PostgreSQL, see: http://www.postgresql.org/docs/9.4/static/upgrading.html -- cgit v1.2.3