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

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