git: 4ee4ba948c0c - main - devel/py-python-gitlab: Update pkg-message CLI config URL
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Mon, 10 Feb 2025 00:12:23 UTC
The branch main has been updated by vvd:
URL: https://cgit.FreeBSD.org/ports/commit/?id=4ee4ba948c0cc2a7a17fcb166f5274525400595d
commit 4ee4ba948c0cc2a7a17fcb166f5274525400595d
Author: Derek Schrock <dereks@lifeofadishwasher.com>
AuthorDate: 2025-02-09 23:53:18 +0000
Commit: Vladimir Druzenko <vvd@FreeBSD.org>
CommitDate: 2025-02-09 23:53:18 +0000
devel/py-python-gitlab: Update pkg-message CLI config URL
PR: 284693
---
devel/py-python-gitlab/files/pkg-message.in | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/devel/py-python-gitlab/files/pkg-message.in b/devel/py-python-gitlab/files/pkg-message.in
index e5af3454a473..4aa47ea9d5c1 100644
--- a/devel/py-python-gitlab/files/pkg-message.in
+++ b/devel/py-python-gitlab/files/pkg-message.in
@@ -3,7 +3,7 @@
message: <<EOM
Add %%PREFIX%%/etc/python-gitlab.cfg or ~/.python-gitlab.cfg
-See https://github.com/python-gitlab/python-gitlab/blob/master/docs/cli.rst
+See https://python-gitlab.readthedocs.io/en/stable/cli-usage.html
for CLI configutation details
EOM
}