From cd5824a126f4d90c359cdface6c52bc175c645f4 Mon Sep 17 00:00:00 2001 From: Sean Corfield Date: Mon, 11 Feb 2019 14:36:53 -0800 Subject: [PATCH] Narrow the Zulip chat URL Link directly to the stream. --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index b9fd42d..04ec843 100644 --- a/README.md +++ b/README.md @@ -6,7 +6,7 @@ SQL as Clojure data structures. Build queries programmatically -- even at runtim [![Build Status](https://travis-ci.org/jkk/honeysql.svg?branch=master)](https://travis-ci.org/jkk/honeysql) [![Dependencies Status](https://versions.deps.co/jkk/honeysql/status.svg)](https://versions.deps.co/jkk/honeysql) -[![project chat](https://img.shields.io/badge/zulip-join_chat-brightgreen.svg)](https://clojurians.zulipchat.com) +[![project chat](https://img.shields.io/badge/zulip-join_chat-brightgreen.svg)](https://clojurians.zulipchat.com/#narrow/stream/152091-honeysql) ## Leiningen Coordinates