From df82c639feeeeb7ae710967eda24317132af0809 Mon Sep 17 00:00:00 2001 From: Angelos Chalaris Date: Sat, 22 Sep 2018 14:23:49 +0300 Subject: [PATCH] Link updates --- static-parts/README-start.md | 9 +++++---- static-parts/about.html | 5 +++-- 2 files changed, 8 insertions(+), 6 deletions(-) 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