From d20e14d8ba6986444c8ea6ad9faae787f2521abf Mon Sep 17 00:00:00 2001
From: Sehii Hryhus <43751514+mathodcoast@users.noreply.github.com>
Date: Fri, 13 Nov 2020 16:01:41 +0200
Subject: [PATCH] Update README.MD
To fix link issue
---
hello-application-context/README.MD | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/hello-application-context/README.MD b/hello-application-context/README.MD
index ff8f127..761a838 100644
--- a/hello-application-context/README.MD
+++ b/hello-application-context/README.MD
@@ -17,5 +17,5 @@ You're supposed to be familiar with *Spring IoC* and *Dependency injection*
* Don't worry if you got stuck, checkout the **exercise/completed** branch and see the final implementation
### Related materials :information_source:
- * [Spring IoC basics tutorial](https://github.com/boy4uck/spring-framework-tutorial/tree/master/spring-framework-ioc-basics)
+ * [Spring IoC basics tutorial](https://github.com/bobocode-projects/spring-framework-tutorial/tree/master/ioc-basics)