git: f422b0ec63af - main - databases/couchdb3: amend bit-rotted installation URL
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Fri, 05 Aug 2022 07:39:41 UTC
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
}
]