We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 522866e commit 563c72fCopy full SHA for 563c72f
index.md
@@ -18,7 +18,7 @@ description: MonoGame Documentation Hub
18
</div>
19
<div class="carousel-inner">
20
<div class="carousel-item active">
21
- <img src="/images/learn/2d-tutorial.webp">
+ <a href="/articles/tutorials/building_2d_games/index.html"><img src="/images/learn/2d-tutorial.webp"></a>
22
<div class="container">
23
<div class="carousel-caption text-start">
24
<h1>Build Your First 2D Game</h1>
0 commit comments