Skip to content

Commit 75d92a9

Browse files
Rework links
1 parent 98f80f3 commit 75d92a9

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

articles/tutorials/index.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ description: Tutorials provided by MonoGame community members.
1313
<div class="col-12 col-lg-4 mb-5">
1414
<div class="mg-card mg-box-shadow h-100">
1515
<a target="_self"
16-
href="building_2d_games/Index.md"
16+
href="building_2d_games/Index.html"
1717
class="mg-no-link">
1818
<div class="mg-card-body d-flex flex-column h-100">
1919
<div class="mg-card-title"><i class="bi bi-files"></i> 2D Getting started tutorial</div>
@@ -28,7 +28,7 @@ description: Tutorials provided by MonoGame community members.
2828
<div class="col-12 col-lg-4 mb-5">
2929
<div class="mg-card mg-box-shadow h-100">
3030
<a target="_self"
31-
href="index.html"
31+
href="/tutorials/index.html"
3232
class="mg-no-link">
3333
<div class="mg-card-body d-flex flex-column h-100">
3434
<div class="mg-card-title"><i class="bi bi-filetype-cs"></i> 3D Getting started - coming soon</div>

0 commit comments

Comments
 (0)