mirror of
https://github.com/zulip/zulip.git
synced 2025-10-23 04:52:12 +00:00
help: Remove unnecessary "with Zulip".
This commit is contained in:
@@ -93,7 +93,10 @@ export default defineConfig({
|
|||||||
{
|
{
|
||||||
label: "Guides for getting started",
|
label: "Guides for getting started",
|
||||||
items: [
|
items: [
|
||||||
"getting-started-with-zulip",
|
{
|
||||||
|
label: "Getting started",
|
||||||
|
link: "/getting-started-with-zulip",
|
||||||
|
},
|
||||||
{
|
{
|
||||||
label: "Choosing a team chat app",
|
label: "Choosing a team chat app",
|
||||||
link: "https://blog.zulip.com/2024/11/04/choosing-a-team-chat-app/",
|
link: "https://blog.zulip.com/2024/11/04/choosing-a-team-chat-app/",
|
||||||
|
Reference in New Issue
Block a user