Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 10 Feb 2025 00:12:23 GMT
From:      Vladimir Druzenko <vvd@FreeBSD.org>
To:        ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org
Subject:   git: 4ee4ba948c0c - main - devel/py-python-gitlab: Update pkg-message CLI config URL
Message-ID:  <202502100012.51A0CNaS079721@gitrepo.freebsd.org>

index | next in thread | raw e-mail

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
 }


home | help

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