Skip to content

Commit 563c72f

Browse files
Patch for background image clicking
1 parent 522866e commit 563c72f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

index.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ description: MonoGame Documentation Hub
1818
</div>
1919
<div class="carousel-inner">
2020
<div class="carousel-item active">
21-
<img src="/images/learn/2d-tutorial.webp">
21+
<a href="/articles/tutorials/building_2d_games/index.html"><img src="/images/learn/2d-tutorial.webp"></a>
2222
<div class="container">
2323
<div class="carousel-caption text-start">
2424
<h1>Build Your First 2D Game</h1>

0 commit comments

Comments
 (0)