From bc421b422dc8f6ddd2b23cc7263926d43dc90567 Mon Sep 17 00:00:00 2001 From: Kyle J Strand Date: Fri, 25 Oct 2024 10:12:39 -0600 Subject: [PATCH] Fix the 'getting started' link --- docs/source/index.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/source/index.rst b/docs/source/index.rst index 5f0282e5b..c02875093 100644 --- a/docs/source/index.rst +++ b/docs/source/index.rst @@ -16,7 +16,7 @@ using `Rigetti's Quantum Cloud Services (QCS) `_. To learn more about Quil, the Quil SDK, and QCS, see `Rigetti's documentation `_. -If you’re new to pyQuil, head to the `getting started `_ guide to get setup and run your first program! +If you’re new to pyQuil, head to the `getting started `_ guide to get setup and run your first program! .. note::