[geos-commits] [SCM] GEOS branch 3.8 updated. be99d15b7cef235f0ab9011eb461280a245f2815

git at osgeo.org git at osgeo.org
Wed Nov 10 14:44:32 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.8 has been updated
       via  be99d15b7cef235f0ab9011eb461280a245f2815 (commit)
      from  3b86115fedd7f58ac6dc14d8dd058a37d4a92a98 (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 be99d15b7cef235f0ab9011eb461280a245f2815
Author: Paul Ramsey <pramsey at cleverelephant.ca>
Date:   Wed Nov 10 14:44:12 2021 -0800

    Update some references to official code and web site

diff --git a/README.md b/README.md
index 25514f503..566ec8883 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
 
@@ -78,7 +78,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