docs: Fix broken URL.

This commit is contained in:
Yago González 2017-01-22 21:12:58 +01:00 committed by showell
parent b37203cc83
commit 495a25ce1b
1 changed files with 1 additions and 1 deletions

View File

@ -307,7 +307,7 @@ We want to make it easier to deploy **Zulip Readers** on
Zulip hardware. The following document talks about how we want to enable this
from a code structuring standpoint:
[Writing contrib bots](https://github.com/zulip/zulip/blob/master/contrib_bots/lib/readme.md)
[Writing contrib bots](https://github.com/zulip/zulip/blob/master/contrib_bots/bots/readme.md)
This document, on the other hand, is more about designing the Zulip backend
system to support eventual deployment of reader apps on the Zulip server.