From 8f36d072784a45609bc9719be90858d32a8bd1d4 Mon Sep 17 00:00:00 2001 From: DavidLRowe Date: Mon, 2 Feb 2026 13:01:35 -0500 Subject: [PATCH] add TOC link in response to Darcy's suggestion Co-authored-by: Darcy Wong --- developer/docs/help/guides/develop/walkthrough/index.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/developer/docs/help/guides/develop/walkthrough/index.md b/developer/docs/help/guides/develop/walkthrough/index.md index 95e826b594..20095f23f5 100644 --- a/developer/docs/help/guides/develop/walkthrough/index.md +++ b/developer/docs/help/guides/develop/walkthrough/index.md @@ -10,7 +10,8 @@ Some tutorials seek to give the reader detailed step-by-step instructions to pro Other tutorials seek to present a series of topics and then invite readers to consider how these apply to their own data. -This walkthrough attempts to provide both tutorial approaches. For each topic in the Table of Contents, the first section of that topic will provide a step-by-step guide to producing a keyboard for the Dagbani language. Subsequent sections under that topic will give other examples and discuss alternative approaches that readers can consider for their own data. +This walkthrough attempts to provide both tutorial approaches. For each topic in the [Table of Contents](#toc-table-of-contents), the first section of that topic will provide a step-by-step guide to producing a keyboard for the Dagbani language. Subsequent sections under that topic will give other examples and discuss alternative approaches that readers can consider for their own data. + To begin the "Step-by-Step" tutorial, start with the [Introduction](00-introduction).