diff options
Diffstat (limited to 'Library/Formula/postgresql.rb')
| -rw-r--r-- | Library/Formula/postgresql.rb | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Library/Formula/postgresql.rb b/Library/Formula/postgresql.rb index 1194e7e16..beda1a322 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/mxcl/homebrew/issues/issue/2510 + https://github.com/Homebrew/homebrew/issues/issue/2510 To migrate existing data from a previous major version (pre-9.3) of PostgreSQL, see: http://www.postgresql.org/docs/9.3/static/upgrading.html |
