diff options
author | Marcus Hellberg <marcus@vaadin.com> | 2018-03-15 00:06:53 -0700 |
---|---|---|
committer | Sergey Kulikov <Skamandr@yandex.ru> | 2018-03-15 09:06:53 +0200 |
commit | ede8f306c6a40e86dd1fc4d8b00297b2702997f3 (patch) | |
tree | 4128b6d3342eeca1d50266429b821f478e802c4a | |
parent | 00f0049d6cff73cffb266c6ea2ec5f0bec87e422 (diff) | |
download | vaadin-core-ede8f306c6a40e86dd1fc4d8b00297b2702997f3.tar.gz vaadin-core-ede8f306c6a40e86dd1fc4d8b00297b2702997f3.zip |
Update gitter link in readme (#171)
* Update gitter link in readme
-rw-r--r-- | README.md | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -1,6 +1,6 @@ ![Bower version](https://badge.fury.io/bo/vaadin-core.svg) [![Published on webcomponents.org](https://img.shields.io/badge/webcomponents.org-published-blue.svg)](https://www.webcomponents.org/author/vaadin) -[![Gitter](https://badges.gitter.im/Join%20Chat.svg)](https://gitter.im/vaadin/vaadin-core-elements?utm_source=badge&utm_medium=badge&utm_campaign=pr-badge) +[![Gitter](https://badges.gitter.im/Join%20Chat.svg)](https://gitter.im/vaadin/web-components?utm_source=badge&utm_medium=badge&utm_campaign=pr-badge) # Vaadin components |