diff --git a/challenges/ecosystem/03.md b/challenges/ecosystem/03.md index 5b6b00ff..8ca02974 100644 --- a/challenges/ecosystem/03.md +++ b/challenges/ecosystem/03.md @@ -96,7 +96,7 @@ export function StarshipCard({ } ``` -**🔭 Hint:** Not familiar with destructuring? [have a look at the patterns page](https://davidl.fr/workshop/patterns#destructuring-props). +**🔭 Hint:** Not familiar with destructuring? [have a look at the snippets page](https://davidl.fr/workshop/snippets#destructuring). ### Do you need a translation? @@ -116,4 +116,4 @@ export function StarshipCard({ ```console code --install-extension yoavbls.pretty-ts-errors -``` \ No newline at end of file +```