Skip to content

Commit

Permalink
Fix gitter link (#10023)
Browse files Browse the repository at this point in the history
The link to the GWT Gitter/Matrix room is broken. This will fix it.
  • Loading branch information
FrankHossfeld authored Oct 30, 2024
1 parent 69e2aba commit 9af1f1d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@

[![latest release](https://img.shields.io/github/v/release/gwtproject/gwt)](https://github.com/gwtproject/gwt/releases)
[![nightly](https://github.com/gwtproject/gwt/actions/workflows/full-check.yml/badge.svg)](https://github.com/gwtproject/gwt/actions/workflows/full-check.yml)
[![gitter](https://img.shields.io/badge/gitter.im-Join%20Chat-green.svg)](https://gitter.im/gwtproject/gwt/)
[![gitter](https://img.shields.io/badge/gitter.im-Join%20Chat-green.svg)](https://gitter.im/gwtproject/gwt)
[![irc](https://img.shields.io/badge/irc:%20chat.freenode.net-%23%23gwt-green.svg)](https://webchat.freenode.net/)

GWT is the official open source project for GWT releases 2.5 and onwards.
Expand Down

0 comments on commit 9af1f1d

Please sign in to comment.