1
0
Fork 0

fix(docs): (stacks) Change Pattern Guide link to new Design Guide

This commit is contained in:
Benjamin Fan 2023-05-31 21:44:58 -07:00
parent 3183c6cf58
commit 62a922d324
2 changed files with 2 additions and 2 deletions

View file

@ -45,7 +45,7 @@ This is how we achieve the layered look of parts in sample drafts.
<Related> <Related>
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. more information about how stacks can be used.
</Related> </Related>

View file

@ -7,7 +7,7 @@ Stacks are used when laying out the pattern.
<Related> <Related>
See [Stacks](/guides/patterns/stacks) See [Stacks](/guides/designs/stacks)
for information about how stacks are used in a pattern. for information about how stacks are used in a pattern.
</Related> </Related>