Skip to content

Commit 230e9f6

Browse files
authored
README: Getting Help: remove glitch.com reference (#8887)
The glitch link at https://glitch.com/~pouchdb-bug-helper does not work, stating: > Oops! This project isn't running. > > It looks like this project isn't running because the version of Node.js it relies on is too old. > > If this is your project, head on over to the Glitch Editor so you can fix the required Node version in your package.json file, or head over to the Help Center page on supported Node versions to learn more.
1 parent 032ac45 commit 230e9f6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ Getting Help
1717

1818
The PouchDB community is active [on Libera IRC](ircs://irc.libera.chat:6697) [(web)](https://web.libera.chat/#pouchdb), 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 [tweet @pouchdb](http://twitter.com/pouchdb)!
1919

20-
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). You can start with a [template we have built on glitch](https://glitch.com/~pouchdb-bug-helper).
20+
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).
2121

2222
Prerelease builds
2323
----

0 commit comments

Comments
 (0)