From 7f038ab0f103fe98c76ed24f4237dc577fa95c05 Mon Sep 17 00:00:00 2001 From: Sarina Canelake Date: Fri, 8 May 2026 19:34:27 -0400 Subject: [PATCH 1/2] docs: Add internal ref to XBlock Intro doc --- docs/introduction.rst | 2 ++ 1 file changed, 2 insertions(+) diff --git a/docs/introduction.rst b/docs/introduction.rst index ecb62544c..ad67d0a79 100644 --- a/docs/introduction.rst +++ b/docs/introduction.rst @@ -1,3 +1,5 @@ +.. _Introduction to XBlocks: + ####################### Introduction to XBlocks ####################### From 7712f466dc9fae4569ee3b02ce6a3114935e3b13 Mon Sep 17 00:00:00 2001 From: Sarina Canelake Date: Sun, 10 May 2026 13:17:30 -0400 Subject: [PATCH 2/2] temp: Try a different target --- docs/introduction.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/introduction.rst b/docs/introduction.rst index ad67d0a79..6e8096d8b 100644 --- a/docs/introduction.rst +++ b/docs/introduction.rst @@ -1,4 +1,4 @@ -.. _Introduction to XBlocks: +.. _XBlock Concepts: ####################### Introduction to XBlocks