From 2a656f735280470f2f5d682163c94b3aa5f5df82 Mon Sep 17 00:00:00 2001 From: 30secondsofcode <30secondsofcode@gmail.com> Date: Sat, 22 Sep 2018 11:24:57 +0000 Subject: [PATCH] Travis build: 500 --- README.md | 9 +++++---- docs/about.html | 5 +++-- 2 files changed, 8 insertions(+), 6 deletions(-) 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 @@

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