diff --git a/README.md b/README.md index ce3e936..419c3fa 100755 --- a/README.md +++ b/README.md @@ -1,7 +1,7 @@ # Candy Crush Solver This is an Android project that solves the game Candy Crush. -This service scans the grid to find sweets, find the best move for the player and displays it on the screen, on top of Candy Crush. For more information, read here: https://applidium.com/news/candy_crush_solver/. +This service scans the grid to find sweets, find the best move for the player and displays it on the screen, on top of Candy Crush. For more information, read here: https://applidium.com/en/news/candy_crush_solver/. ## Setup