From 4906d281b1c304dae7be1d71c62dac5ddf91efc1 Mon Sep 17 00:00:00 2001 From: Po-Chuan Hsieh Date: Mon, 13 Oct 2025 14:19:02 +0800 Subject: textproc/py-elasticsearch: Update WWW --- textproc/py-elasticsearch/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'textproc/py-elasticsearch') diff --git a/textproc/py-elasticsearch/Makefile b/textproc/py-elasticsearch/Makefile index 44d7b44ae1d7..15516820e30c 100644 --- a/textproc/py-elasticsearch/Makefile +++ b/textproc/py-elasticsearch/Makefile @@ -6,7 +6,7 @@ PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} MAINTAINER= sunpoet@FreeBSD.org COMMENT= Official Python low-level client for Elasticsearch -WWW= https://www.elastic.co/guide/en/elasticsearch/client/python-api/current/index.html \ +WWW= https://www.elastic.co/docs/reference/elasticsearch/clients/python \ https://github.com/elastic/elasticsearch-py LICENSE= APACHE20 -- cgit v1.2.3