diff --git a/markdown/dev/reference/api/part/config/stack/en.md b/markdown/dev/reference/api/part/config/stack/en.md
index f0661b60802..5e2b3fab62d 100644
--- a/markdown/dev/reference/api/part/config/stack/en.md
+++ b/markdown/dev/reference/api/part/config/stack/en.md
@@ -45,7 +45,7 @@ This is how we achieve the layered look of parts in sample drafts.
-Please see [Stacks](/guides/patterns/stacks) in the Pattern Guide for
+Please see [Stacks](/guides/designs/stacks) in the Design Guide for
more information about how stacks can be used.
diff --git a/markdown/dev/reference/api/stack/en.md b/markdown/dev/reference/api/stack/en.md
index 20966b35b73..767a0f8ba1a 100644
--- a/markdown/dev/reference/api/stack/en.md
+++ b/markdown/dev/reference/api/stack/en.md
@@ -7,7 +7,7 @@ Stacks are used when laying out the pattern.
-See [Stacks](/guides/patterns/stacks)
+See [Stacks](/guides/designs/stacks)
for information about how stacks are used in a pattern.