From 624ea05f9fcf02cd28b43da965bc9c3e64c69e6e Mon Sep 17 00:00:00 2001 From: Ryan Johnson <10009758+ryjohnson09@users.noreply.github.com> Date: Fri, 16 Aug 2024 16:26:13 -0500 Subject: [PATCH] Fix typo: `quarto-learn` to `quarto-live` (#45) --- docs/index.qmd | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/index.qmd b/docs/index.qmd index e964e7e..41dc379 100644 --- a/docs/index.qmd +++ b/docs/index.qmd @@ -39,4 +39,4 @@ summary(mod) ## Next steps -Work through the [Getting Started](getting_started/installation.qmd) sections to learn how to install `quarto-learn` and use interactive code blocks in your documents. +Work through the [Getting Started](getting_started/installation.qmd) sections to learn how to install `quarto-live` and use interactive code blocks in your documents.