summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--python/vespa/docs/sphinx/source/index.rst6
1 files changed, 2 insertions, 4 deletions
diff --git a/python/vespa/docs/sphinx/source/index.rst b/python/vespa/docs/sphinx/source/index.rst
index 82f384fbc09..27d06d92086 100644
--- a/python/vespa/docs/sphinx/source/index.rst
+++ b/python/vespa/docs/sphinx/source/index.rst
@@ -37,11 +37,9 @@ Quick-start
The best way to get started is by following the tutorials below. You can easily run them yourself on Google Colab
by clicking on the badge at the top of the tutorial.
-.. toctree::
- :maxdepth: 1
- connect-to-vespa-instance
- create-and-deploy-vespa-cloud
+- :doc:`connect-to-vespa-instance`
+- :doc:`create-and-deploy-vespa-cloud`
How-to guides