From 758def47c8cd70a4e97233a9b80e3991f3da5801 Mon Sep 17 00:00:00 2001 From: Alexey Anufriev Date: Thu, 1 Oct 2020 22:59:32 +0200 Subject: [PATCH 1/2] docs: add link to foojay.io web-site --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 80374b98..9cb394d9 100644 --- a/README.md +++ b/README.md @@ -1189,6 +1189,7 @@ _Sites to read._ - [Baeldung](https://www.baeldung.com) - [Dzone](https://dzone.com) +- [foojay.io](https://foojay.io/) - [Google Java Style](https://google.github.io/styleguide/javaguide.html) - [InfoQ](https://www.infoq.com) - [Java Algorithms and Clients](https://algs4.cs.princeton.edu/code) From e868e9c4ad5df9bbe093a969fc9fe6e4a0d10b23 Mon Sep 17 00:00:00 2001 From: Andreas Kull Date: Wed, 4 Nov 2020 10:55:13 +0100 Subject: [PATCH 2/2] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 9cb394d9..b1708143 100644 --- a/README.md +++ b/README.md @@ -1189,7 +1189,7 @@ _Sites to read._ - [Baeldung](https://www.baeldung.com) - [Dzone](https://dzone.com) -- [foojay.io](https://foojay.io/) +- [foojay.io](https://foojay.io) - [Google Java Style](https://google.github.io/styleguide/javaguide.html) - [InfoQ](https://www.infoq.com) - [Java Algorithms and Clients](https://algs4.cs.princeton.edu/code)