From d490779307fefbcf10cd4338b831eb05022f4d2d Mon Sep 17 00:00:00 2001 From: Justin Valentini Date: Fri, 2 Oct 2015 09:38:57 -0400 Subject: [PATCH] Add a relative link to production README. --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index adca91489e..3e69747eaa 100644 --- a/README.md +++ b/README.md @@ -42,7 +42,7 @@ Please report any security issues you discover to support@zulip.com. Running Zulip in production =========================== -This is documented in https://zulip.org/server.html and README.prod.md. +This is documented in https://zulip.org/server.html and [README.prod.md](README.prod.md). Installing the Zulip Development environment ============================================