summaryrefslogtreecommitdiff
path: root/docs
diff options
context:
space:
mode:
authorAymeric Augustin <aymeric.augustin@m4x.org>2012-06-07 11:19:10 +0200
committerAymeric Augustin <aymeric.augustin@m4x.org>2012-06-07 11:19:10 +0200
commit4ce5a5fe7806e3dd0ea0d7c53c0d6d831a0edac8 (patch)
tree15c24ffe49150b1d1b255766a255cf66f51de568 /docs
parentb48432201bae813027c045e412e28ba4c1806d92 (diff)
Fixed #18396 -- Changed Spatialite download URLs.
Thanks gabrielcw AT gmail.com for the report.
Diffstat (limited to 'docs')
-rw-r--r--docs/ref/contrib/gis/install.txt4
1 files changed, 2 insertions, 2 deletions
diff --git a/docs/ref/contrib/gis/install.txt b/docs/ref/contrib/gis/install.txt
index 9cb945f76a..eefbefc956 100644
--- a/docs/ref/contrib/gis/install.txt
+++ b/docs/ref/contrib/gis/install.txt
@@ -418,8 +418,8 @@ SpatiaLite library (``libspatialite``) and tools (``spatialite``)
After SQLite has been built with the R*Tree module enabled, get the latest
SpatiaLite library source and tools bundle from the `download page`__::
- $ wget http://www.gaia-gis.it/spatialite/libspatialite-amalgamation-2.3.1.tar.gz
- $ wget http://www.gaia-gis.it/spatialite/spatialite-tools-2.3.1.tar.gz
+ $ wget http://www.gaia-gis.it/gaia-sins/libspatialite-sources/libspatialite-amalgamation-2.3.1.tar.gz
+ $ wget http://www.gaia-gis.it/gaia-sins/libspatialite-sources/spatialite-tools-2.3.1.tar.gz
$ tar xzf libspatialite-amalgamation-2.3.1.tar.gz
$ tar xzf spatialite-tools-2.3.1.tar.gz