Skip to content

Commit 7efe445

Browse files
browsermageSimonDarksideJ
authored andcommitted
fix: bastion image not displaying properly (MonoGame#132)
Corrected the syntax to make it properly generate the Figure and image Co-authored-by: Simon (Darkside) Jackson <darkside@zenithmoon.com>
1 parent b5ec70a commit 7efe445

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

  • articles/tutorials/building_2d_games/01_what_is_monogame

articles/tutorials/building_2d_games/01_what_is_monogame/index.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -20,8 +20,8 @@ Today, MonoGame is a mature cross-platform framework, that is built with the spi
2020
| ![Figure 1-1: Celeste](./images/celeste.png) | ![Figure 1-2: Stardew Valley](./images/stardew-valley.png) |
2121
| :-------------------------------------------------: | :--------------------------------------------------------: |
2222
| **Figure 1-1 Celeste.** | **Figure 1-2: Stardew Valley** |
23-
| ![Figure 1-3: Streets of Rage 4](./images/sor4.jpg) | [Figure 1-4: Bastion](./images/bastion.jpg) |
24-
| **Figure 1-3: Streets of Rage 4** | **Figure 1-4: Bastion** |
23+
| ![Figure 1-3: Streets of Rage 4](./images/sor4.jpg) | ![Figure 1-4: Bastion](./images/bastion.jpg) |
24+
| **Figure 1-3: Streets of Rage 4** | **Figure 1-4: Bastion** |
2525

2626
> [!NOTE]
2727
>

0 commit comments

Comments
 (0)