From cd17d0b08f7b9c0c484ace487cccbb8eda083673 Mon Sep 17 00:00:00 2001 From: Joe Nelson Date: Tue, 22 Mar 2016 11:11:56 -0700 Subject: [PATCH] Link to freenode web client rather than irc:// protocol Chrome was not understanding the direct link (did not spawn my irc client) --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index cb692dd52..1c06a2264 100644 --- a/README.md +++ b/README.md @@ -1,7 +1,7 @@ ![Citus Banner](/github-banner.png) [![Build Status](https://travis-ci.com/citusdata/citus.svg?token=bSq3ym67qubHCGNs1iYZ&branch=master)](https://travis-ci.com/citusdata/citus) -[![Citus IRC](https://img.shields.io/badge/irc-%23citus-blue.svg)](irc://irc.freenode.net/citus) +[![Citus IRC](https://img.shields.io/badge/irc-%23citus-blue.svg)](https://webchat.freenode.net/?channels=citus) [![Latest Docs](https://img.shields.io/badge/docs-latest-brightgreen.svg)](https://www.citusdata.com/documentation/citus-documentation/index.html) ### What is Citus?