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)