DL-56: Fix broken links in quickstart page

Author: Khurrum Nasim <khurrumnasimm@gmail.com>

Reviewers: Sijie Guo <sijie@apache.org>

Closes #40 from khurrumnasimm/kn/fix_broken_page
diff --git a/docs/start/quickstart.rst b/docs/start/quickstart.rst
index ce52ac1..72ca0eb 100644
--- a/docs/start/quickstart.rst
+++ b/docs/start/quickstart.rst
@@ -15,14 +15,14 @@
 If you already have an existing BookKeeper or ZooKeeper cluster, you can checkout the deploy_ section
 for more details on how to deploy a production cluster.
 
-.. _deploy: ../operations/deployment
+.. _deploy: ../deployment/cluster
 
 Step 1: Download the binary
 ~~~~~~~~~~~~~~~~~~~~~~~~~~~
 
 Download_ the stable version of `DistributedLog` and un-zip it.
 
-.. _Download: ../download
+.. _Download: ./download
 
 ::