diff --git a/rsts/getting_started/index.rst b/rsts/getting_started/index.rst index 72a545fabe..17ed953675 100644 --- a/rsts/getting_started/index.rst +++ b/rsts/getting_started/index.rst @@ -238,7 +238,7 @@ What's Next? This guide demonstrated how you can quickly iterate on self-contained scripts using ``pyflyte run``. -- To learn more about Flyte's features such as caching, conditionals, specifying resources requirements, and scheduling +- To learn more about Flyte's features such as caching, conditionals, specifying resource requirements, and scheduling workflows, take a look at the `User Guide `__. - To learn more about how to organize, package, and register workflows for larger projects, see the guide for :ref:`Building Large Apps `.