From f8dc0a977e4462069422e1f44f99b221f5cc1025 Mon Sep 17 00:00:00 2001 From: daiwei Date: Tue, 27 Aug 2019 17:56:56 +0800 Subject: [PATCH] Update the link of 30 Seconds of CSS --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index a4d8b9770..79e12603e 100644 --- a/README.md +++ b/README.md @@ -16,7 +16,7 @@ #### Related projects -* [30 Seconds of CSS](https://30-seconds.github.io/30-seconds-of-css/) +* [30 Seconds of CSS](https://css.30secondsofcode.org/) * [30 Seconds of Interviews](https://30secondsofinterviews.org/) * [30 Seconds of React](https://github.com/30-seconds/30-seconds-of-react) * [30 Seconds of Python](https://github.com/30-seconds/30-seconds-of-python-code)