diff --git a/src/page/Contribute.jsx b/src/page/Contribute.jsx index 854746e..a3501f8 100644 --- a/src/page/Contribute.jsx +++ b/src/page/Contribute.jsx @@ -32,7 +32,7 @@ function Contribute() { We organize development using GitHub issues and Gitter. + href="https://flix.zulipchat.com/">Zulip.
diff --git a/src/page/Documentation.jsx b/src/page/Documentation.jsx index abf900b..bc5f198 100644 --- a/src/page/Documentation.jsx +++ b/src/page/Documentation.jsx @@ -5,7 +5,7 @@ import {Link} from "react-router-dom"; import {FaBookReader} from 'react-icons/fa'; import {FaStream} from 'react-icons/fa'; import {FaMicroblog} from 'react-icons/fa'; -import {FaGitter} from 'react-icons/fa'; +import {SiZulip} from 'react-icons/si'; import {FaGithub} from 'react-icons/fa'; import {FaTwitter} from 'react-icons/fa'; import {GoGraph} from 'react-icons/go'; @@ -97,13 +97,13 @@ function Documentation() {
If you get stuck or need help feel free to reach out to - us on Gitter. + us on Zulip.
@@ -59,7 +59,7 @@ function Faq() { Yes! We welcome any contributions and we are happy to mentor someone who wants to work on the compiler. We are also open to general feedback and discussion about the language design. Head on over to GitHub or Gitter and reach out to us! + href="https://flix.zulipchat.com/">Zulip and reach out to us! @@ -223,7 +223,7 @@ function Faq() {If you have questions, feel free to head over to Gitter and talk to us. + href="https://flix.zulipchat.com/">Zulip and talk to us.