From e89c7367ebf08c6f6dd67f6da20b0ba9045bf785 Mon Sep 17 00:00:00 2001 From: Milo Fultz Date: Mon, 25 Jul 2022 20:27:33 +0100 Subject: [PATCH] Fix broken link The original link was a broken link that would redirect to a Patreon page. This seems to be the original, based on the metadevelopment.io link at the bottom. --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 96afffc..2c4a8e6 100644 --- a/README.md +++ b/README.md @@ -136,7 +136,7 @@ But knowing the stuff will help you become better! :muscle:* Learn the basics of a language in a highly condensed way. - [Hyperpolyglot](http://hyperpolyglot.org/) Compare commonly used features of more or less similar languages side-by-side. Helps you to jump Python<->Ruby, Ocaml<->Haskell, etc. -- :page_facing_up: [Pomodoro for Programmers](https://blog.metadevelopment.io/pomodoro-for-programmers/) +- :page_facing_up: [Pomodoro for Programmers](https://medium.com/@mr_mig_by/pomodoro-for-programmers-d6568dd1e6fc) - :book: [Site Reliability Engineering](https://landing.google.com/sre/sre-book/toc/index.html) ### Career