Back to Zulip

Linking to your organization

starlight_help/src/content/docs/linking-to-zulip.mdx

12.0913 B
Original Source

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

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

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

HTML

html
<a href="https://chat.zulip.org"></a>