docs: Fix broken link due to integration guide migration.

This commit is contained in:
Tim Abbott
2017-11-17 12:25:33 -08:00
parent 73915a9631
commit b2637c8400

View File

@@ -4,7 +4,7 @@
This page documents how views work in Zulip. You may want to read the
[new feature tutorial](../tutorials/new-feature-tutorial.html)
or the [integration guide](../tutorials/integration-guide.html),
or the [integration guide](https://zulipchat.com/api/integration-guide),
and treat this as a reference.
If you have experience with Django, much of this will be familiar, but