Skip to content

Commit 01a25e3

Browse files
committed
Updated Getting Started Button in Index
Made Getting Started Link To Document Homepage
1 parent 3037475 commit 01a25e3

File tree

2 files changed

+78
-54
lines changed

2 files changed

+78
-54
lines changed

package-lock.json

Lines changed: 77 additions & 53 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

website/content/index.njk

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ title: MonoGame
1111
powerful cross-platform games
1212
</p>
1313
<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/">
14+
<a type="button" class="btn btn-lrg mg-button" href="https://docs.monogame.net/">
1515
Getting Started <i class="bi bi-mortarboard"></i>
1616
</a>
1717
<a type="button" class="btn btn-lrg mg-button" href="https://github.com/MonoGame/MonoGame">

0 commit comments

Comments
 (0)