Linking to Zulip

You can link to your Zulip from the web with a Zulip shields.io badge:

Zulip chat

Good places for the badge include your project's landing page, support pages, and/or GitHub homepage.

To embed a Zulip badge, copy and paste the following, replacing https://chat.zulip.org with the URL of your Zulip organization:

Markdown

[![project chat](https://img.shields.io/badge/zulip-join_chat-brightgreen.svg)](https://chat.zulip.org)

HTML

<a href="https://chat.zulip.org"><img src="https://img.shields.io/badge/zulip-join_chat-brightgreen.svg" /></a>

You can also link to a specific stream, topic, message, or search inside of Zulip. See link to a message or conversation.