Skip to content

Commit 61b9311

Browse files
committed
chore: show single source of example solution
1 parent 6877bce commit 61b9311

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/advanced-filtering/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -37,6 +37,6 @@ npm run build
3737

3838
## 🌟 Example solution
3939

40-
As this is an advanced challenge, there is no single correct solution. However, you can find an example solution in the `advanced-filtering-solution` branch and [Pull Request: Example solution for Advanced Filtering Challenge #30](https://github.com/przeprogramowani/typescript-challenges/pull/30).
40+
As this is an advanced challenge, there is no single correct solution. However, you can find an example solution in the [Pull Request: Example solution for Advanced Filtering Challenge #30](https://github.com/przeprogramowani/typescript-challenges/pull/30).
4141

4242
Before checking the solution, try to solve the challenge on your own! Use sorting-related code as a reference and try to apply similar typing techniques to filtering-related code.

0 commit comments

Comments
 (0)