From 21bf9ace669257dc860ba7d600a17e0124f76abb Mon Sep 17 00:00:00 2001 From: Mohammad Asif Ullah Chowdhury Date: Sun, 6 Mar 2022 01:05:30 +0600 Subject: [PATCH] updated link for css tag --- hugo/content/tags/css/_index.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/hugo/content/tags/css/_index.md b/hugo/content/tags/css/_index.md index e4d8ebcf0..52bb3770e 100644 --- a/hugo/content/tags/css/_index.md +++ b/hugo/content/tags/css/_index.md @@ -1,5 +1,5 @@ --- title: CSS description: CSS stands for Cascading Style Sheets· CSS is the language we use to style a Web page. -link: +link: https://www.w3.org/TR/CSS/#css ---