git: 0a3f41de1c58 - main - textproc/py-sphinx-copybutton: Update WWW

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

URL: https://cgit.FreeBSD.org/ports/commit/?id=0a3f41de1c58cc514acc55f85891edccbacf136f

commit 0a3f41de1c58cc514acc55f85891edccbacf136f
Author:     Po-Chuan Hsieh <sunpoet@FreeBSD.org>
AuthorDate: 2024-09-30 13:02:57 +0000
Commit:     Po-Chuan Hsieh <sunpoet@FreeBSD.org>
CommitDate: 2024-09-30 13:36:36 +0000

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

diff --git a/textproc/py-sphinx-copybutton/Makefile b/textproc/py-sphinx-copybutton/Makefile
index ba48eb244552..4ec97002ca10 100644
--- a/textproc/py-sphinx-copybutton/Makefile
+++ b/textproc/py-sphinx-copybutton/Makefile
@@ -7,7 +7,8 @@ PKGNAMEPREFIX=	${PYTHON_PKGNAMEPREFIX}
 
 MAINTAINER=	sunpoet@FreeBSD.org
 COMMENT=	Add a copy button to each of your code cells
-WWW=		https://github.com/executablebooks/sphinx-copybutton
+WWW=		https://sphinx-copybutton.readthedocs.io/en/latest/ \
+		https://github.com/executablebooks/sphinx-copybutton
 
 LICENSE=	MIT
 LICENSE_FILE=	${WRKSRC}/LICENSE