Skip to content

Commit 20c904b

Browse files
Hookup to the tutorial.
1 parent 241f07b commit 20c904b

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

articles/tutorials/index.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -33,14 +33,14 @@ description: Tutorials provided by MonoGame community members.
3333
<div class="col-12 col-lg-4 mb-5">
3434
<div class="mg-card mg-box-shadow h-100">
3535
<a target="_self"
36-
href="/articles/tutorials/index.html"
36+
href="/articles/tutorials/advanced/MobileDeployment\index.html"
3737
class="mg-no-link">
3838
<div class="mg-card-body d-flex flex-column h-100">
39-
<div class="mg-card-title"><i class="bi bi-filetype-cs"></i> 2D Mobile Deployment - coming soon</div>
39+
<div class="mg-card-title"><i class="bi bi-filetype-cs"></i> 2D Mobile Deployment</div>
4040
<p>
4141
An extension tutorial following on from the Beginner 2D above demonstrating how to take a desktop project to Mobile devices.
4242
</p>
43-
<p class="mt-auto">Coming Soon</p>
43+
<p class="mt-auto">Click to view deploment tutorial</p>
4444
</div>
4545
</a>
4646
</div>

0 commit comments

Comments
 (0)