Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 5 Aug 2022 07:39:41 GMT
From:      Dave Cottlehuber <dch@FreeBSD.org>
To:        ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org
Subject:   git: f422b0ec63af - main - databases/couchdb3: amend bit-rotted installation URL
Message-ID:  <202208050739.2757df9U096887@gitrepo.freebsd.org>

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

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

commit f422b0ec63af9497d913ad3f66bd3642b04900ea
Author:     Dave Cottlehuber <dch@FreeBSD.org>
AuthorDate: 2022-08-05 07:38:25 +0000
Commit:     Dave Cottlehuber <dch@FreeBSD.org>
CommitDate: 2022-08-05 07:38:25 +0000

    databases/couchdb3: amend bit-rotted installation URL
    
    Reported by:    Filipp Lepalaan <filipp@fps.ee>
---
 databases/couchdb3/files/pkg-message.in | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/databases/couchdb3/files/pkg-message.in b/databases/couchdb3/files/pkg-message.in
index 94921a0f3745..ff92f21a9a69 100644
--- a/databases/couchdb3/files/pkg-message.in
+++ b/databases/couchdb3/files/pkg-message.in
@@ -48,7 +48,7 @@ curl -X PUT http://admin:passwd@127.0.0.1:5984/_global_changes
 Then use the admin interface at http://127.0.0.1:5984/_utils/# as usual.
 
 For more information see
-http://docs.couchdb.org/en/latest/install/setup.html
+http://docs.couchdb.org/en/latest/setup/index.html
 EOM
 }
 ]



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