git: 8a8094091a1f - main - textproc/py-sphinx-examples: Update WWW

From: Po-Chuan Hsieh <sunpoet_at_FreeBSD.org>
Date: Mon, 30 Sep 2024 13:42:22 UTC
The branch main has been updated by sunpoet:

URL: https://cgit.FreeBSD.org/ports/commit/?id=8a8094091a1f2b53b9def5c8f6a21ba50c5ab05f

commit 8a8094091a1f2b53b9def5c8f6a21ba50c5ab05f
Author:     Po-Chuan Hsieh <sunpoet@FreeBSD.org>
AuthorDate: 2024-09-30 13:03:00 +0000
Commit:     Po-Chuan Hsieh <sunpoet@FreeBSD.org>
CommitDate: 2024-09-30 13:36:37 +0000

    textproc/py-sphinx-examples: Update WWW
---
 textproc/py-sphinx-examples/Makefile | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)

diff --git a/textproc/py-sphinx-examples/Makefile b/textproc/py-sphinx-examples/Makefile
index 25026b8b2bf9..5b0cb74392a4 100644
--- a/textproc/py-sphinx-examples/Makefile
+++ b/textproc/py-sphinx-examples/Makefile
@@ -7,7 +7,8 @@ PKGNAMEPREFIX=	${PYTHON_PKGNAMEPREFIX}
 
 MAINTAINER=	sunpoet@FreeBSD.org
 COMMENT=	Lightweight example directive to make it easy to demonstrate code/results
-WWW=		https://github.com/executablebooks/sphinx-examples
+WWW=		https://ebp-sphinx-examples.readthedocs.io/en/latest/ \
+		https://github.com/executablebooks/sphinx-examples
 
 LICENSE=	MIT
 LICENSE_FILE=	${WRKSRC}/LICENSE