Skip to content

Commit e35dd0c

Browse files
authored
Update create-a-minecraft-mod-with-java.mdx
1 parent 37c4730 commit e35dd0c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

projects/create-a-minecraft-mod-with-java/create-a-minecraft-mod-with-java.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -67,7 +67,7 @@ Let's get started.
6767

6868
[IntelliJ IDEA](https://www.jetbrains.com/idea) is an IDE that helps us write, organize, and run Java code more easily by giving you tools like syntax highlighting, error checking, and one-click project running. It is widely considered to be the best Java IDE for professional use.
6969

70-
![image](https://i.imgur.com/eUxTQt0.png)
70+
<img src="https://i.imgur.com/eUxTQt0.png" alt="closing ceremony image" width="10%"/>
7171

7272
Download it here: https://www.jetbrains.com/idea/download
7373

0 commit comments

Comments
 (0)