diff --git a/data/news/rocqorg/invitation-to-contribute.md b/data/news/rocqorg/invitation-to-contribute.md index 215356a24..85ad8fb68 100644 --- a/data/news/rocqorg/invitation-to-contribute.md +++ b/data/news/rocqorg/invitation-to-contribute.md @@ -13,7 +13,7 @@ Are you passionate about the Rocq Prover and eager to showcase your exciting pro  -[Zulip](https://coq.zulipchat.com/) serves as a central platform for the Rocq community, where individuals from all backgrounds come together to share knowledge, discuss ideas, and collaborate on Rocq-related endeavors. As an open and inclusive community, we welcome your unique perspectives, experiences, and contributions. +[Zulip](https://rocq-prover.zulipchat.com/) serves as a central platform for the Rocq community, where individuals from all backgrounds come together to share knowledge, discuss ideas, and collaborate on Rocq-related endeavors. As an open and inclusive community, we welcome your unique perspectives, experiences, and contributions. Join us in shaping the future of Rocq and fostering a vibrant community! Together, we can inspire, educate, and empower developers, enthusiasts, and learners around the world. diff --git a/data/pages/privacy_policy.md b/data/pages/privacy_policy.md index 6a79293b4..984017ea1 100644 --- a/data/pages/privacy_policy.md +++ b/data/pages/privacy_policy.md @@ -28,6 +28,6 @@ Data collected includes referral sources, top pages, visit duration, information We may update this policy as needed to comply with relevant regulations and reflect any new practices. Whenever we make a significant change to our policies, we will also announce them on our company blog or social media profiles. -[Contact us](https://coq.zulipchat.com) if you have any questions, comments, or concerns about this privacy policy, your data, or your rights with respect to your information. +[Contact us](https://rocq-prover.zulipchat.com) if you have any questions, comments, or concerns about this privacy policy, your data, or your rights with respect to your information. Last updated: Dec 18, 2024 diff --git a/data/planet/andrej/the-proposal-for-a-proof-assistants-stackexchange-site.md b/data/planet/andrej/the-proposal-for-a-proof-assistants-stackexchange-site.md index 88111f498..e649506b6 100644 --- a/data/planet/andrej/the-proposal-for-a-proof-assistants-stackexchange-site.md +++ b/data/planet/andrej/the-proposal-for-a-proof-assistants-stackexchange-site.md @@ -9,7 +9,7 @@ authors: source: --- -
Proof assistant communities have grown quite a bit lately. They have active Zulip chats: Lean, Coq, Agda, Isabelle. These are good for discussions, but less so for knowledge accumulation and organization, and are not indexed by the search engines.
+Proof assistant communities have grown quite a bit lately. They have active Zulip chats: Lean, Coq, Agda, Isabelle. These are good for discussions, but less so for knowledge accumulation and organization, and are not indexed by the search engines.
I have therefore created a proposal for a new “Proof assistants” StackExchange site. I believe that such a site would complement very well various Zulips dedicated to specific proof assistants. If you favor the idea, please support it by visiting the proposal and
diff --git a/data/tutorials/platform/1_01_platform_docs.md b/data/tutorials/platform/1_01_platform_docs.md index 6a41e4f36..9705b2e2d 100644 --- a/data/tutorials/platform/1_01_platform_docs.md +++ b/data/tutorials/platform/1_01_platform_docs.md @@ -17,7 +17,7 @@ with VsRocq). Some Ressources: -- The [Zulip channel](https://coq.zulipchat.com/#narrow/stream/437203-Platform-docs) +- The [Zulip channel](https://rocq-prover.zulipchat.com/#narrow/stream/437203-Platform-docs) we use to discuss and work on the project - The associated [RFC](https://github.com/coq/ceps/pull/91) describing the project in details @@ -29,10 +29,10 @@ We welcome contributions, and there are plenty to do depending on how much available time you have: - Give feedback on the existing tutorial and how-to guides on - [Zulip](https://coq.zulipchat.com/#narrow/stream/437203-Platform-docs) + [Zulip](https://rocq-prover.zulipchat.com/#narrow/stream/437203-Platform-docs) - Answer people's questions and share folklore that should be known by all on - [Zulip](https://coq.zulipchat.com/#narrow/stream/437203-Platform-docs) + [Zulip](https://rocq-prover.zulipchat.com/#narrow/stream/437203-Platform-docs) - Help to review tutorials and how-to guides, whether you are an expert or not - Help to improve and write tutorial and how-to guides diff --git a/src/rocqproverorg_frontend/components/footer.eml b/src/rocqproverorg_frontend/components/footer.eml index 218543cef..46105f0e4 100644 --- a/src/rocqproverorg_frontend/components/footer.eml +++ b/src/rocqproverorg_frontend/components/footer.eml @@ -36,7 +36,7 @@ let policies = [ ] let socials = [ - ("https://coq.zulipchat.com", "Zulip", Icons.zulip); + ("https://rocq-prover.zulipchat.com", "Zulip", Icons.zulip); ("https://github.com/rocq-prover", "GitHub", Icons.github); ("https://coq.discourse.group", "Discourse", Icons.discourse); ("https://mastodon.acm.org/@RocqProver", "Mastodon", Icons.mastodon); diff --git a/src/rocqproverorg_frontend/components/header.eml b/src/rocqproverorg_frontend/components/header.eml index e299ce449..f9f95afcd 100644 --- a/src/rocqproverorg_frontend/components/header.eml +++ b/src/rocqproverorg_frontend/components/header.eml @@ -163,7 +163,7 @@ inAsk and answer questions, share and discuss Rocq-related articles and posts, let people know about your projects and find collaborators
Discussion
- <%s! social_list_item ~text:("Casual and high traffic discussions on the Rocq Prover, and ecosystem projects - ") ~href:("https://coq.zulipchat.com") ~left_icon:(Icons.zulip "w-10 h-10") ~title:("Zulip") "" %> + <%s! social_list_item ~text:("Casual and high traffic discussions on the Rocq Prover, and ecosystem projects - ") ~href:("https://rocq-prover.zulipchat.com") ~left_icon:(Icons.zulip "w-10 h-10") ~title:("Zulip") "" %> <%s! social_list_item ~text:("Anouncements and questions in English, Chinese, Spanish, French, German and Russian - ") ~href:("https://coq.discourse.group/") ~left_icon:(Icons.discourse "w-10 h-10") ~title:("Discourse") "" %> <%s! social_list_item ~text:("Ask and help answer Rocq questions - ") ~href:("https://proofassistants.stackexchange.com/questions/tagged/coq") ~left_icon:(Icons.stackoverflow "w-10 h-10") ~title:("Proof Assistants Stack Exchange") "" %> <%s! social_list_item ~text:("Follow Rocq questions accross all Stack Exchange sites with this RSS feed - ") ~href:("https://stackexchange.com/filters/299857/questions-tagged-coq-on-stackexchange-sites") ~left_icon:(Icons.stackoverflow "w-10 h-10") ~title:("Stack Overflow and other Stack Exchange sites") "" %>