Skip to content

Commit 6f0cb62

Browse files
committed
update link
1 parent 4569f09 commit 6f0cb62

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

R/wkt.R

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77
#' @param EWKT logical; use PostGIS Enhanced WKT (includes srid)
88
#' @name st_astext
99
#' @details The returned WKT representation of simple feature geometry conforms to the
10-
#' [simple features access](https://www.ogc.org/standard/sfa/) specification and extensions (if `EWKT = TRUE`),
10+
#' [simple features access](https://www.ogc.org/publications/standard/sfa/) specification and extensions (if `EWKT = TRUE`),
1111
#' [known as EWKT](http://postgis.net/docs/using_postgis_dbmanagement.html#EWKB_EWKT), supported by
1212
#' PostGIS and other simple features implementations for addition of SRID to a WKT string.
1313
#' @md

man/st_astext.Rd

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)