From 6a39af7786c5a697bf486667f88d458bf5a2bab2 Mon Sep 17 00:00:00 2001 From: Nikki Everett Date: Tue, 9 Apr 2024 14:43:26 -0500 Subject: [PATCH] fix link (#5199) Signed-off-by: nikki everett --- docs/index.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/index.md b/docs/index.md index 4720be51f7..9370cc9703 100644 --- a/docs/index.md +++ b/docs/index.md @@ -106,7 +106,7 @@ Below are the API reference to the different components of Flyte: - Flyte's official Python SDK. * - {doc}`FlyteCTL ` - Flyte's command-line interface for interacting with a Flyte cluster. -* - {doc}`FlyteIDL ` +* - {doc}`FlyteIDL ` - Flyte's core specification language. ```