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.
2 parents 3037475 + 3cb84e3 commit e6db8b1Copy full SHA for e6db8b1
website/content/index.njk
@@ -11,7 +11,7 @@ title: MonoGame
11
powerful cross-platform games
12
</p>
13
<div class="carousel-button-container">
14
- <a type="button" class="btn btn-lrg mg-button" href="https://docs.monogame.net/articles/tutorials/building_2d_games/">
+ <a type="button" class="btn btn-lrg mg-button" href="https://docs.monogame.net/">
15
Getting Started <i class="bi bi-mortarboard"></i>
16
</a>
17
<a type="button" class="btn btn-lrg mg-button" href="https://github.com/MonoGame/MonoGame">
0 commit comments