postgis: Update documentation links
Closes Homebrew/homebrew#12603. Signed-off-by: Charlie Sharpsteen <source@sharpsteen.net>
This commit is contained in:
parent
4c5932fbec
commit
8d80b43126
1 changed files with 2 additions and 2 deletions
|
@ -108,9 +108,9 @@ class Postgis < Formula
|
|||
|
||||
<<-EOS.undent
|
||||
To create a spatially-enabled database, see the documentation:
|
||||
http://postgis.refractions.net/documentation/manual-1.5/ch02.html#id2630392
|
||||
http://postgis.refractions.net/documentation/manual-2.0/postgis_installation.html#create_new_db_extensions
|
||||
and to upgrade your existing spatial databases, see here:
|
||||
http://postgis.refractions.net/documentation/manual-1.5/ch02.html#upgrading
|
||||
http://postgis.refractions.net/documentation/manual-2.0/postgis_installation.html#upgrading
|
||||
|
||||
PostGIS SQL scripts installed to:
|
||||
#{HOMEBREW_PREFIX}/share/postgis
|
||||
|
|
Loading…
Reference in a new issue