diff --git a/README.md b/README.md index 0f4afff8f..d8a3765dd 100644 --- a/README.md +++ b/README.md @@ -16,11 +16,12 @@ - You can import these snippets into your text editor of choice (VSCode, Atom, Sublime) using the files found in [this repo](https://github.com/Rob-Rychs/30-seconds-of-code-texteditorsnippets). - You can import these snippets into Alfred 3, using [this file](https://github.com/lslvxy/30-seconds-of-code-alfredsnippets). -#### Related +#### Related projects -- [30 Seconds of CSS](https://atomiks.github.io/30-seconds-of-css/) -- [30 Seconds of Interviews](https://30secondsofinterviews.org/) -- [30 Seconds of Python](https://github.com/kriadmin/30-seconds-of-python-code) +- [30 Seconds of CSS](https://30-seconds.github.io/30-seconds-of-css/) +- [30 Seconds of Interviews](https://30secondsofinterviews.org/) +- [30 Seconds of Python](https://github.com/kriadmin/30-seconds-of-python-code) *unofficial* += [30 Seconds of PHP](https://github.com/appzcoder/30-seconds-of-php-code) *unofficial* #### Package diff --git a/docs/about.html b/docs/about.html index 199ee1dba..d3ba6e825 100644 --- a/docs/about.html +++ b/docs/about.html @@ -38,9 +38,10 @@
The idea behind 30 seconds of code has inspired some people to create similar collections in other programming languages and environments. Here are the ones we like the most: