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 835a339 commit a7b46fdCopy full SHA for a7b46fd
articles/tutorials/index.md
@@ -13,7 +13,7 @@ description: Tutorials provided by MonoGame community members.
13
<div class="col-12 col-lg-4 mb-5">
14
<div class="mg-card mg-box-shadow h-100">
15
<a target="_self"
16
- href="building_2d_games/Index.md"
+ href="/tutorials/building_2d_games/index.html"
17
class="mg-no-link">
18
<div class="mg-card-body d-flex flex-column h-100">
19
<div class="mg-card-title"><i class="bi bi-files"></i> 2D Getting started tutorial</div>
0 commit comments