diff options
author | Timmy Willison <timmywil@users.noreply.github.com> | 2023-06-23 09:43:26 -0400 |
---|---|---|
committer | GitHub <noreply@github.com> | 2023-06-23 09:43:26 -0400 |
commit | 67cb1af7740a956e150e8d93266c4e601f55e8a4 (patch) | |
tree | af2f837098f4be7e30cf0c0632bc3425c5be65ea /README.md | |
parent | 784b9ba6e403997161113aa56d1747baed4e0767 (diff) | |
download | jquery-67cb1af7740a956e150e8d93266c4e601f55e8a4.tar.gz jquery-67cb1af7740a956e150e8d93266c4e601f55e8a4.zip |
Docs: remove stale gitter badge from readme
Close gh-5273
Diffstat (limited to 'README.md')
-rw-r--r-- | README.md | 4 |
1 files changed, 3 insertions, 1 deletions
@@ -1,7 +1,9 @@ [jQuery](https://jquery.com/) — New Wave JavaScript ================================================== -[![Gitter](https://badges.gitter.im/jquery/jquery.svg)](https://gitter.im/jquery/jquery?utm_source=badge&utm_medium=badge&utm_campaign=pr-badge) +Meetings are currently held on the [matrix.org platform](https://matrix.to/#/#jquery_meeting:gitter.im). + +Meeting minutes can be found at [meetings.jquery.org](https://meetings.jquery.org/category/core/). Contribution Guides -------------------------------------- |