From a00cecbc380eadd8fd1dd29df1c31ea8d976234d Mon Sep 17 00:00:00 2001 From: Luke H-W Date: Thu, 20 Nov 2025 02:36:46 +1030 Subject: [PATCH] Fix Example 14 header in introductory_examples.rst Header had "1." instead of "14." --- docs/introductory_examples.rst | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/docs/introductory_examples.rst b/docs/introductory_examples.rst index a887bb9..610fb6b 100644 --- a/docs/introductory_examples.rst +++ b/docs/introductory_examples.rst @@ -443,7 +443,7 @@ Counter-sink and counter-bore holes are useful for creating recessed areas for f .. _ex 14: -1. Position on a line with '\@', '\%' and introduce Sweep +14. Position on a line with '\@', '\%' and introduce Sweep ------------------------------------------------------------ build123d includes a feature for finding the position along a line segment. This @@ -1121,3 +1121,4 @@ with ``Until.NEXT`` or ``Until.LAST``. :language: build123d :start-after: [Ex. 36] :end-before: [Ex. 36] +