From 1361dc6004662186044ef55143e57cedc3637ba8 Mon Sep 17 00:00:00 2001 From: cproudlock Date: Fri, 17 Jul 2026 18:15:59 -0400 Subject: [PATCH] Lab intro: tag range through lab-stage-17 (last audit finding) --- docs/PLUGIN-LAB-PRINTEDPARTS.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/PLUGIN-LAB-PRINTEDPARTS.md b/docs/PLUGIN-LAB-PRINTEDPARTS.md index 1513cce..4a01132 100644 --- a/docs/PLUGIN-LAB-PRINTEDPARTS.md +++ b/docs/PLUGIN-LAB-PRINTEDPARTS.md @@ -4,7 +4,7 @@ This is the literal, type-along guide to building a complete shopdb plugin, using the 3D-printed-parts storefront as the example. Every core stage shows the actual code; the finished implementation lives on branch `feat/printedparts-plugin` with one commit per stage, tagged `lab-stage-01` -.. `lab-stage-16` - so `git show lab-stage-05` or +.. `lab-stage-17` - so `git show lab-stage-05` or `git diff lab-stage-04 lab-stage-05` always has the complete answer, including the long Vue files this guide abridges.