From 1f21b8d28f5dc5b2870d9ec9e04c6ece222583e1 Mon Sep 17 00:00:00 2001 From: ERSUCC Date: Fri, 7 Aug 2026 13:57:36 -0500 Subject: [PATCH] Docs/Bugfix: Fix broken link to Party sample model --- apps/docs/autogen/tutorial1.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/apps/docs/autogen/tutorial1.md b/apps/docs/autogen/tutorial1.md index e84e22dc..c83b99e9 100644 --- a/apps/docs/autogen/tutorial1.md +++ b/apps/docs/autogen/tutorial1.md @@ -1,6 +1,6 @@ # {{title}} -If you read the [Sample Model: Party](tutorial-0) section, you got a brief +If you read the [Sample Model: Party](sample) section, you got a brief introduction to what it's like to explore a NetLogo model. This section will go into more depth about the features that are available while you're exploring the models in the Models Library.