We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e53cf0b commit 9286c3eCopy full SHA for 9286c3e
core-java/java-basics/index.md
@@ -145,7 +145,7 @@ It is intermediate code generated by JVM and it is platform independent.
145
## 🔹**JDK Architecture**
146
147
<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">
+<img src="https://github.com/user-attachments/assets/f78be70a-0aff-4a31-80c7-f4a386388e49" class="execution" alt="Architecture">
149
</div>
150
151
<br/>
0 commit comments