Try Zulip now.
-
- Check out the Zulip app in the Zulip development
- community.
No account required.
-
diff --git a/corporate/urls.py b/corporate/urls.py
index e38dd156ab..ae74362e44 100644
--- a/corporate/urls.py
+++ b/corporate/urls.py
@@ -150,7 +150,6 @@ landing_page_urls = [
path("why-zulip/", landing_view, {"template_name": "corporate/why-zulip.html"}),
path("self-hosting/", landing_view, {"template_name": "corporate/self-hosting.html"}),
path("security/", landing_view, {"template_name": "corporate/security.html"}),
- path("try-zulip/", landing_view, {"template_name": "corporate/try-zulip.html"}),
# /for pages
path("use-cases/", landing_view, {"template_name": "corporate/for/use-cases.html"}),
path(
diff --git a/docs/production/install.md b/docs/production/install.md
index 90de938c03..862870b726 100644
--- a/docs/production/install.md
+++ b/docs/production/install.md
@@ -14,8 +14,8 @@ To **import data** from [Slack][slack-import], [Mattermost][mattermost-import],
server][zulip-server-import], follow the linked instructions.
You can **try out Zulip** before setting up your own server by [checking
-it out](https://zulip.com/try-zulip/) in the Zulip development community, or
-[creating a free test organization](https://zulip.com/new/) on Zulip Cloud.
+it out](https://chat.zulip.org/?show_try_zulip_modal) in the Zulip development community,
+or [creating a free test organization](https://zulip.com/new/) on Zulip Cloud.
:::{note}
These instructions are for self-hosting Zulip. To
diff --git a/help/include/trying-out-zulip.md b/help/include/trying-out-zulip.md
index ad5556d5a8..ed67ec70f9 100644
--- a/help/include/trying-out-zulip.md
+++ b/help/include/trying-out-zulip.md
@@ -9,7 +9,7 @@ It's also easy to try out Zulip for yourself.
1. **Check out the Zulip app**. You can:
- - [View the Zulip development community](https://zulip.com/try-zulip/),
+ - [View the Zulip development community](https://chat.zulip.org/?show_try_zulip_modal),
where hundreds of participants collaborate to improve Zulip. Many parts of
the community are open for [public access](/help/public-access-option), so
you can start exploring without creating an account.
diff --git a/templates/corporate/development-community.md b/templates/corporate/development-community.md
index d47d7cecd9..8b374605c7 100644
--- a/templates/corporate/development-community.md
+++ b/templates/corporate/development-community.md
@@ -29,8 +29,8 @@ engage with the Zulip community.
You can also [read conversations](https://chat.zulip.org/) in the community
without creating an account. If you are evaluating using Zulip for your
-organization, check out these [tips](/try-zulip/) for exploring the product in
-action in the development community.
+organization, check out these [tips](https://chat.zulip.org/?show_try_zulip_modal)
+for exploring the product in action in the development community.
# Community norms
diff --git a/templates/corporate/hello.html b/templates/corporate/hello.html
index 7bf988f5f4..e2cf625d8c 100644
--- a/templates/corporate/hello.html
+++ b/templates/corporate/hello.html
@@ -43,7 +43,7 @@