summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'guide/index.html')
-rw-r--r--guide/index.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/guide/index.html b/guide/index.html
index 725f05c..0a48bf4 100644
--- a/guide/index.html
+++ b/guide/index.html
@@ -193,7 +193,7 @@
</li>
<li class="toctree-l1"><a class="reference internal" href="porting.html">Porting tips</a><ul>
<li class="toctree-l2"><a class="reference internal" href="porting.html#retroactive-changes">Retroactive changes</a></li>
-<li class="toctree-l2"><a class="reference internal" href="porting.html#freethreading-cpython-versions">Freethreading CPython versions</a></li>
+<li class="toctree-l2"><a class="reference internal" href="porting.html#experimental-python-implementations">Experimental Python implementations</a></li>
<li class="toctree-l2"><a class="reference internal" href="porting.html#python-3-13">Python 3.13</a></li>
<li class="toctree-l2"><a class="reference internal" href="porting.html#python-3-12">Python 3.12</a></li>
<li class="toctree-l2"><a class="reference internal" href="porting.html#python-3-11">Python 3.11</a></li>