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 7f134a6 commit e9e2421Copy full SHA for e9e2421
articles/tutorials/index.md
@@ -33,7 +33,7 @@ description: Tutorials provided by MonoGame community members.
33
<div class="col-12 col-lg-4 mb-5">
34
<div class="mg-card mg-box-shadow h-100">
35
<a target="_self"
36
- href="/articles/tutorials/advanced/MobileDeployment\index.html"
+ href="/articles/tutorials/advanced/MobileDeployment/01_getting_started/index.html"
37
class="mg-no-link">
38
<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</div>
0 commit comments