DOC Fix broken link to Getting started tutorials.

This commit is contained in:
Sebastian Nilsson
2015-02-21 10:30:29 +01:00
committed by Thomas Wiecki
parent 68c41eab1c
commit c4168c2ba6
+1 -1
View File
@@ -93,7 +93,7 @@ Dependencies
Quickstart
==========
See our [getting started tutorial](tutorial.md).
See our [getting started tutorial](http://www.zipline.io/#quickstart).
The following code implements a simple dual moving average algorithm.