1
0
mirror of https://github.com/mtdvio/every-programmer-should-know.git synced 2025-07-31 20:10:38 +02:00

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.
This commit is contained in:
Milo Fultz
2022-07-25 20:27:33 +01:00
committed by GitHub
parent a8d7c35645
commit e89c7367eb

View File

@@ -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