From 1da6e5d51d3c2a56d72e943ce5ebead28140e493 Mon Sep 17 00:00:00 2001 From: Tim Abbott Date: Mon, 7 Oct 2019 11:51:57 -0700 Subject: [PATCH] README: Fix typo in link to server/webapp repository. --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index e9391f98..dd27dedf 100644 --- a/README.md +++ b/README.md @@ -23,7 +23,7 @@ Please see the [installation guide](https://zulipchat.com/help/desktop-app-insta This desktop client shares most of its code with the Zulip webapp. Issues in an individual organization's Zulip window should be reported in the [Zulip server and webapp -project](https://github.com/zulip/zulip-desktop/issues/new). Other +project](https://github.com/zulip/zulip/issues/new). Other issues in the desktop app and its settings should be reported [in this project](https://github.com/zulip/zulip-desktop/issues/new).