Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 13 Apr 2024 09:32:44 GMT
From:      Po-Chuan Hsieh <sunpoet@FreeBSD.org>
To:        ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org
Subject:   git: a04f203dbb25 - main - textproc/py-sphinx-inline-tabs: Update WWW
Message-ID:  <202404130932.43D9WiY1036162@gitrepo.freebsd.org>

next in thread | raw e-mail | index | archive | help
The branch main has been updated by sunpoet:

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

commit a04f203dbb25dac96b6a3dfc1d4da715f91d4d10
Author:     Po-Chuan Hsieh <sunpoet@FreeBSD.org>
AuthorDate: 2024-04-13 09:29:26 +0000
Commit:     Po-Chuan Hsieh <sunpoet@FreeBSD.org>
CommitDate: 2024-04-13 09:31:42 +0000

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

diff --git a/textproc/py-sphinx-inline-tabs/Makefile b/textproc/py-sphinx-inline-tabs/Makefile
index a6be6a6761a1..d7116f89304d 100644
--- a/textproc/py-sphinx-inline-tabs/Makefile
+++ b/textproc/py-sphinx-inline-tabs/Makefile
@@ -7,7 +7,8 @@ DISTNAME=	sphinx_inline_tabs-${PORTVERSION}
 
 MAINTAINER=	sunpoet@FreeBSD.org
 COMMENT=	Add inline tabbed content to your Sphinx documentation
-WWW=		https://github.com/pradyunsg/sphinx-inline-tabs
+WWW=		https://sphinx-inline-tabs.readthedocs.io/en/latest/ \
+		https://github.com/pradyunsg/sphinx-inline-tabs
 
 LICENSE=	MIT
 LICENSE_FILE=	${WRKSRC}/LICENSE



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202404130932.43D9WiY1036162>