diff --git a/.idea/workspace.xml b/.idea/workspace.xml
index 088180b..55e866b 100644
--- a/.idea/workspace.xml
+++ b/.idea/workspace.xml
@@ -4,9 +4,8 @@
-
-
-
+
+
@@ -65,7 +64,7 @@
1715448815955
-
+
@@ -139,7 +138,15 @@
1715525713916
-
+
+
+ 1715530355651
+
+
+
+ 1715530355651
+
+
@@ -154,6 +161,7 @@
-
+
+
\ No newline at end of file
diff --git a/in-action/os-image/_sidebar.md b/in-action/os-image/_sidebar.md
index 7b82513..8da7806 100644
--- a/in-action/os-image/_sidebar.md
+++ b/in-action/os-image/_sidebar.md
@@ -1,5 +1,5 @@
- [Alpine](/in-action/os-image/alpine.md)
-- [String Methods](/week-4/methods_string.md)
+- [BusyBox](/in-action/os-image/busybox.md)
- [Inheritance](/week-4/inheritance.md)
- [Encapsulation](/week-4/encapsulation.md)
- [Super and Sub Classes](/week-4/keyword_super.md)