Skip to content

Commit 37d6665

Browse files
More tidyups.
1 parent ee155e8 commit 37d6665

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

articles/tutorials/advanced/MobileDeployment/01_getting_started/index.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -70,4 +70,4 @@ The sample projects use the new [SLNX solution format](https://devblogs.microsof
7070

7171
# Next Steps
7272

73-
In the next chapter, we will convert the existing Windows-only Dungeon Slime project to support multiple platforms and explore the cross-platform project architecture.
73+
In the next chapter, we will convert the existing Windows-only Dungeon Slime game project to support iOS and Android platforms.

articles/tutorials/index.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@ 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/advanced/MobileDeployment/01_getting_started/index.html"
36+
href="/articles/tutorials/advanced/MobileDeployment/01_getting_started/"
3737
class="mg-no-link">
3838
<div class="mg-card-body d-flex flex-column h-100">
3939
<div class="mg-card-title"><i class="bi bi-filetype-cs"></i> 2D Mobile Deployment</div>

0 commit comments

Comments
 (0)