From d321d5d7e4e76753fb86488a8eb250c5eb8477af Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Sam=20Snowman=28=E8=B5=B5=E6=AD=A3=E4=B8=AD=29?= <529520158@qq.com> Date: Mon, 3 Jun 2024 06:05:28 +0800 Subject: [PATCH] fix link --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 88de0f59c9..b6a8bd6cf4 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,6 @@ # Wordle Clone -- Go play the real Wordle [here](https://www.powerlanguage.co.uk/wordle/) +- Go play the real Wordle [here](https://www.nytimes.com/games/wordle/index.html) - Read the story behind it [here](https://www.nytimes.com/2022/01/03/technology/wordle-word-game-creator.html) - Try a demo of this clone project [here](https://61dc4dbf9f2b9d0007925c02--thirsty-hoover-08af60.netlify.app/)