From 22596564865b29aa3813a6c62cd4f41139c4e40b Mon Sep 17 00:00:00 2001 From: Ulas Turkmen Date: Tue, 11 Oct 2022 10:13:20 +0300 Subject: [PATCH] Fixed rscss link in readme The old rscss link redirects to a marketing page for starting a web consultancy; replaced it with a link to the page on Rico Sta. Cruz' page. --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 2627435..5348135 100644 --- a/README.md +++ b/README.md @@ -158,7 +158,7 @@ and problems found during the process. You're encouraged to inspect the Since build steps are ruled out, the codebase is organized around plain HTML, CSS and JS files. The HTML and CSS mostly follows -[rscss](https://rscss.io) (devised by [Rico Sta. Cruz](https://ricostacruz.com)) +[rscss](https://ricostacruz.com/rscss/) (devised by [Rico Sta. Cruz](https://ricostacruz.com)) which yields an intuitive, component-oriented structure. The stylesheets are slightly verbose.