summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--textproc/py-sphinx-copybutton/Makefile3
1 files changed, 2 insertions, 1 deletions
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