1
0
mirror of https://github.com/morris/vanilla-todo.git synced 2025-08-20 04:41:26 +02:00

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.
This commit is contained in:
Ulas Turkmen
2022-10-11 10:13:20 +03:00
committed by GitHub
parent 18875d40c2
commit 2259656486

View File

@@ -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.