diff --git a/src/exercise/02.md b/src/exercise/02.md index fae496f8..f629a93d 100644 --- a/src/exercise/02.md +++ b/src/exercise/02.md @@ -45,8 +45,8 @@ compound components come in really handy! **Real World Projects that use this pattern:** -- [`@reach/tabs`](https://reacttraining.com/reach-ui/tabs) -- Actually most of [Reach UI](https://reacttraining.com/reach-ui) implements +- [`@reach/tabs`](https://reach.tech/tabs) +- Actually most of [Reach UI](https://reach.tech) implements this pattern ## Exercise