From 490dec3889e03917177bcba84f42fb6f2e17c12e Mon Sep 17 00:00:00 2001 From: O_M_K_A_R <97804236+CodeForHunger@users.noreply.github.com> Date: Tue, 25 Jun 2024 12:38:18 +0530 Subject: [PATCH] Update README.md Update README --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 3cca309e..4847b239 100644 --- a/README.md +++ b/README.md @@ -44,7 +44,7 @@ Visit the [Data Structures](https://github.com/dubesar/Java-A-Z/tree/master/Data - ArrayList - BST - HashMap, HashSet, TreeMap -- Loops, [Arrays](https://www.codeforhunger.com/2021/11/What%20are%20arrays%20in%20java.html) +- Loops, [Arrays](https://codeforhunger.blogspot.com/2021/11/What%20are%20arrays%20in%20java.html) - Segment Tree, Tree Traversal, Fenwick Tree ___