diff --git a/website/docs/index.md b/website/docs/index.md index 7b6a0830..23591a2e 100644 --- a/website/docs/index.md +++ b/website/docs/index.md @@ -11,7 +11,7 @@ SFCGAL is a C++ wrapper library around [CGAL](http://www.cgal.org) with the aim of supporting ISO 19107:2013 and [OGC Simple Features Access 1.2](http://www.opengeospatial.org/standards/sfa) for 3D operations. -SFCGAL provides standard compliant geometry types and operations. PostGIS uses the C API, to expose some SFCGAL's functions in spatial databases (cf. [PostGIS manual](https://postgis.net/docs/reference.html#reference_sfcgal)). +SFCGAL provides standard compliant geometry types and operations. PostGIS uses the C API, to expose some SFCGAL's functions in spatial databases (cf. [PostGIS manual](https://postgis.net/docs/reference_sfcgal.html)). ### Supported Geometry Types