[geos-commits] [SCM] GEOS branch 3.9 updated. 34a21eca7dfc45e8dafd4e131d98be1a4dcb2522

git at osgeo.org git at osgeo.org
Wed Nov 10 14:43:33 PST 2021


This is an automated email from the git hooks/post-receive script. It was
generated because a ref change was pushed to the repository containing
the project "GEOS".

The branch, 3.9 has been updated
       via  34a21eca7dfc45e8dafd4e131d98be1a4dcb2522 (commit)
      from  add960c9978f01ae0cedae044c8ac284e4b7ac91 (commit)

Those revisions listed above that are new to this repository have
not appeared on any other notification email; so we list those
revisions in full, below.

- Log -----------------------------------------------------------------
commit 34a21eca7dfc45e8dafd4e131d98be1a4dcb2522
Author: Paul Ramsey <pramsey at cleverelephant.ca>
Date:   Wed Nov 10 14:43:10 2021 -0800

    Update some references to official code and web site

diff --git a/README.md b/README.md
index 8fa92e886..5659bbade 100644
--- a/README.md
+++ b/README.md
@@ -8,7 +8,7 @@ the algorithms used by [PostGIS](http://www.postgis.net/), the
 [Shapely](https://pypi.org/project/Shapely/) package for Python, the
 [sf](https://github.com/r-spatial/sf) package for R, and others.
 
-More information is available the [project homepage](https://trac.osgeo.org/geos).
+More information is available the [project homepage](https://libgeos.org/).
 
 ## Build status
 
@@ -79,7 +79,7 @@ classes, e.g. `#include <geos/algorithm/distance/DiscreteHausdorffDistance.h>`.
 
     #include <geos.h>
 
-Documentation for the C++ API is available at https://geos.osgeo.org/doxygen/,
+Documentation for the C++ API is available at https://libgeos.org/doxygen/,
 and basic C++ usage examples can be found in `doc/example.cpp`.
 
 

-----------------------------------------------------------------------

Summary of changes:
 README.md | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)


hooks/post-receive
-- 
GEOS


More information about the geos-commits mailing list