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>`.