diff --git a/static-parts/README-start.md b/static-parts/README-start.md index 58e48318f..bd07d59d7 100644 --- a/static-parts/README-start.md +++ b/static-parts/README-start.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/static-parts/about.html b/static-parts/about.html index 199ee1dba..d3ba6e825 100644 --- a/static-parts/about.html +++ b/static-parts/about.html @@ -38,9 +38,10 @@

Related projects

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:


Maintainers