diff --git a/src/algorithms/sets/permutations/README.md b/src/algorithms/sets/permutations/README.md index 4b6a268adc..b8c6987db1 100644 --- a/src/algorithms/sets/permutations/README.md +++ b/src/algorithms/sets/permutations/README.md @@ -39,7 +39,7 @@ n * n * n ... (r times) = n^r ## Cheatsheet -![Permutations and Combinations Overview](./images/overview.png) +![Permutations and Combinations Overview](./images/permutations-overview.jpeg) ![Permutations overview](./images/permutations-overview.jpeg)