Skip to content

Commit 9286c3e

Browse files
committed
update
1 parent e53cf0b commit 9286c3e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

core-java/java-basics/index.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -145,7 +145,7 @@ It is intermediate code generated by JVM and it is platform independent.
145145
## 🔹**JDK Architecture**
146146

147147
<div align="center" width=700 height=200>
148-
<img src="https://github.com/user-attachments/assets/f78be70a-0aff-4a31-80c7-f4a386388e49" class="jdk-arch" alt="Architecture">
148+
<img src="https://github.com/user-attachments/assets/f78be70a-0aff-4a31-80c7-f4a386388e49" class="execution" alt="Architecture">
149149
</div>
150150

151151
<br/>

0 commit comments

Comments
 (0)