We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 1b438a3 + a5735b3 commit 05e176cCopy full SHA for 05e176c
challenges/ecosystem/03.md
@@ -96,7 +96,7 @@ export function StarshipCard({
96
}
97
```
98
99
-**🔭 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).
100
101
### Do you need a translation?
102
@@ -116,4 +116,4 @@ export function StarshipCard({
116
117
```console
118
code --install-extension yoavbls.pretty-ts-errors
119
-```
+```
0 commit comments