From 3f354868b08635935a6032ddb6247699d7621de4 Mon Sep 17 00:00:00 2001 From: Peter Parente Date: Tue, 17 Jul 2018 19:57:28 -0400 Subject: [PATCH] Fix link to custom tutorial Missing an s --- docs/index.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/index.rst b/docs/index.rst index 64ee031..071f9d1 100644 --- a/docs/index.rst +++ b/docs/index.rst @@ -30,7 +30,7 @@ Ubuntu 18.04. We have a bunch of tutorials to get you started. tutorials/jetstream tutorials/google -- :ref:`tutorial/custom`. +- :ref:`tutorials/custom`. You should use this if your cloud provider does not already have a direct tutorial, or if you have experience setting up servers.