Merge pull request #220 from ruffCode/fix/broken-link

fixed broken link
This commit is contained in:
wellá
2020-06-16 10:07:37 +02:00
committed by GitHub

View File

@@ -35,7 +35,7 @@
{
"title": "30 Seconds of Code",
"desc": "A curated collection of useful CSS snippets you can understand in 30 seconds or less.",
"url": "https://30-seconds.github.io/30-seconds-of-css/",
"url": "https://www.30secondsofcode.org/css/",
"tags": ["tips", "tricks", "collection"]
},
{
@@ -141,4 +141,4 @@
"tags": ["interactive", "visual", "shapes"]
}
]
}
}