docs: Fix broken anchor links after API docs migration.

This commit is contained in:
Tim Abbott 2017-11-17 15:55:42 -08:00
parent 1ed50ee858
commit 94d188fd7d
2 changed files with 2 additions and 2 deletions

View File

@ -40,7 +40,7 @@ You need:
*Hint: Do you want to install the latest development version? Check
out [this](
writing-bots#installing-a-development-version-of-the-zulip_bots-package)
writing-bots#installing-a-development-version-of-the-zulip-bots-package)
guide.*
2. Register a new bot user on the Zulip server's web interface.

View File

@ -117,7 +117,7 @@ above as an orientation.
If you just want to see how a bot reacts to a message, but don't want to set it up on a server,
we have a little tool to help you out: `zulip-bot-output`
* [Install all requirements](#installing-a-development-version-of-the-zulip_bots-package).
* [Install all requirements](#installing-a-development-version-of-the-zulip-bots-package).
* Run `zulip-bot-output <bot-name> --message "<your-message>"` to test one of the bots in
[`zulip_bots/bots`](https://github.com/zulip/python-zulip-api/tree/master/zulip_bots/zulip_bots/bots)