From e54904a7d773bbc8ea0e9f67358ccf3f96d80ab5 Mon Sep 17 00:00:00 2001 From: mhucka Date: Mon, 16 Dec 2024 10:58:13 -0800 Subject: [PATCH] Fix broken link --- doc/getting_started.ipynb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/doc/getting_started.ipynb b/doc/getting_started.ipynb index 6c423f93..4bd015a6 100644 --- a/doc/getting_started.ipynb +++ b/doc/getting_started.ipynb @@ -17,7 +17,7 @@ "source": [ "# Table of contents\n", "\n", - "0. [Prerequisites]((#prerequisites)\n", + "0. [Prerequisites](#prerequisites)\n", "1. [What is Stim?](#what-is-stim)\n", "2. [Copy and use this Jupyter/Colab notebook](#using-this-notebook)\n", "3. [Install the `stim` Python package](#install-stim)\n",