From 856f7206570e15d9edbc3eff6c7b44b60b1719d7 Mon Sep 17 00:00:00 2001 From: Jeff Rhodie Date: Wed, 5 Aug 2026 21:54:09 +0000 Subject: [PATCH 1/3] toc yaml update --- site/en/guides/_toc.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/site/en/guides/_toc.yaml b/site/en/guides/_toc.yaml index 486cda0e..9fe53dd4 100644 --- a/site/en/guides/_toc.yaml +++ b/site/en/guides/_toc.yaml @@ -14,7 +14,7 @@ toc: - title: Network Discovery and Formation path: /guides/thread-primer/network-discovery step_group: thread_primer -- title: Router Selection +- title: Mesh Extender Selection path: /guides/thread-primer/router-selection step_group: thread_primer - heading: Codelabs From 5f29323f1dea2ab756f362e41be97edff8522850 Mon Sep 17 00:00:00 2001 From: Jeff Rhodie Date: Wed, 5 Aug 2026 23:42:03 +0000 Subject: [PATCH 2/3] toc yaml and filename update --- .../{router-selection.md => mesh-extender-selection.md} | 0 1 file changed, 0 insertions(+), 0 deletions(-) rename site/en/guides/thread-primer/{router-selection.md => mesh-extender-selection.md} (100%) diff --git a/site/en/guides/thread-primer/router-selection.md b/site/en/guides/thread-primer/mesh-extender-selection.md similarity index 100% rename from site/en/guides/thread-primer/router-selection.md rename to site/en/guides/thread-primer/mesh-extender-selection.md From 69b7cd43bf89561c3bf07eaf989f29a3c3614940 Mon Sep 17 00:00:00 2001 From: Jeff Rhodie Date: Thu, 6 Aug 2026 00:03:09 +0000 Subject: [PATCH 3/3] toc yaml and filename update --- site/en/guides/_toc.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/site/en/guides/_toc.yaml b/site/en/guides/_toc.yaml index 9fe53dd4..db5060d5 100644 --- a/site/en/guides/_toc.yaml +++ b/site/en/guides/_toc.yaml @@ -15,7 +15,7 @@ toc: path: /guides/thread-primer/network-discovery step_group: thread_primer - title: Mesh Extender Selection - path: /guides/thread-primer/router-selection + path: /guides/thread-primer/mesh-extender-selection step_group: thread_primer - heading: Codelabs - title: Simulation with Docker