This is an automated email from the ASF dual-hosted git repository.
alxndrsn pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/pouchdb.git
The following commit(s) were added to refs/heads/master by this push:
new 88ff5dc24 README: fix slack invite link (#9151)
88ff5dc24 is described below
commit 88ff5dc24863e929aa4f6a1f9acb529dda637693
Author: Stefan du Fresne <[email protected]>
AuthorDate: Fri Nov 28 08:37:18 2025 +0000
README: fix slack invite link (#9151)
The existing link required an apache.org email address.
---
README.md | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/README.md b/README.md
index 282710e83..d08f85e98 100644
--- a/README.md
+++ b/README.md
@@ -15,7 +15,7 @@ To get started using PouchDB, check out the [web
site](https://pouchdb.com) and
Getting Help
------------
-The PouchDB community is active [in `#pouchdb` on the CouchDB
Slack](https://join.slack.com/t/couchdb/shared_invite/zt-fa9zim0j-H04m4o_KcLdWeOxEAcwM8g),
in [the Google Groups mailing
list](https://groups.google.com/forum/#!forum/pouchdb), and [on
StackOverflow](http://stackoverflow.com/questions/tagged/pouchdb). Or you can
[mastodon @pouchdb](https://fosstodon.org/@pouchdb)!
+The PouchDB community is active [in `#pouchdb` on the CouchDB
Slack](https://join.slack.com/t/couchdb/shared_invite/zt-3aqucllea-C92fkzW5oO_VhllRCqFbcw),
in [the Google Groups mailing
list](https://groups.google.com/forum/#!forum/pouchdb), and [on
StackOverflow](http://stackoverflow.com/questions/tagged/pouchdb). Or you can
[mastodon @pouchdb](https://fosstodon.org/@pouchdb)!
If you think you've found a bug in PouchDB, please write a reproducible test
case and file [a Github issue](https://github.com/pouchdb/pouchdb/issues).