From 6b8ef06210eade078d918f2c20852b3d4aae9d12 Mon Sep 17 00:00:00 2001 From: Angus Hollands Date: Fri, 19 Jan 2024 11:46:16 +0000 Subject: [PATCH] Update index.rst --- docs/source/get_started/index.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/source/get_started/index.rst b/docs/source/get_started/index.rst index ffe8e2a..5bf6ebd 100644 --- a/docs/source/get_started/index.rst +++ b/docs/source/get_started/index.rst @@ -12,4 +12,4 @@ If starting from a new project, use ``hatch new "my project name"``, and follow along with the prompts. Then add the appropriate [configuration](./config) for ``hatch_jupyter_builder`` in your ``pyproject.toml`` flag. -If migrating from existing project, find the appropriate [how to guides](../how_to_guides). +If migrating from existing project, find the appropriate :doc:`how to guides <../how_to_guides/index>`.