From c39fb6cc6226dbc61329b144d5baa9de92cc16f9 Mon Sep 17 00:00:00 2001 From: Magnus Madsen Date: Fri, 24 Apr 2026 06:58:48 +0200 Subject: [PATCH] refactor: use zulip --- src/additional-information.md | 7 +++---- src/getting-started.md | 2 +- 2 files changed, 4 insertions(+), 5 deletions(-) diff --git a/src/additional-information.md b/src/additional-information.md index a30ec559..526409a4 100644 --- a/src/additional-information.md +++ b/src/additional-information.md @@ -10,10 +10,9 @@ More information about the Flix programming language can be found in: ## Getting Help -If you have a question or comment we are happy to help you out on our Gitter -channel: +If you have a question or comment we are happy to help you out on our Zulip chat: -[https://gitter.im/flix/Lobby](https://gitter.im/flix/Lobby) +[https://flix.zulipchat.com/](https://flix.zulipchat.com/) ## Reporting a Bug @@ -21,4 +20,4 @@ If you encounter a bug, you can report it here: [https://github.com/flix/flix/issues](https://github.com/flix/flix/issues) -but first you may wish to talk to us on Gitter. +but first you may wish to talk to us on Zulip. diff --git a/src/getting-started.md b/src/getting-started.md index 2f6c17d7..9fac0310 100644 --- a/src/getting-started.md +++ b/src/getting-started.md @@ -225,4 +225,4 @@ debug these issues, ensure that: - On Windows, you can print the variable by typing `echo %JAVA_HOME%`. - On Mac and Linux, you can print the variable by typing `echo $JAVA_HOME`. -If you are still stuck, you can ask for help on [Gitter](https://gitter.im/flix/Lobby). +If you are still stuck, you can ask for help on [Zulip](https://flix.zulipchat.com/).