Skip to content

Commit 3955967

Browse files
authored
Homepage Fixes (#152)
Update the authorized requirements for console developers and improve the donation link
1 parent 3d33e03 commit 3955967

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

website/content/index.njk

+3-3
Original file line numberDiff line numberDiff line change
@@ -123,7 +123,7 @@ title: MonoGame
123123
</div>
124124
<div class="row">
125125
<p class="text-secondary">
126-
<i class="mg-color-orange fs-4">*</i> Console exporting requires access to the SDK for that console. After completing the sign up processes for the console, your representative will be able to walk you through the steps of gaining accesses to the tools for exporting MonoGame to that console.
126+
<i class="mg-color-orange fs-4">*</i> Console access requires you to be <a href="https://docs.monogame.net/articles/console_access.html">authorized for those platforms</a>.
127127
</p>
128128
</div>
129129
</section>
@@ -194,11 +194,11 @@ title: MonoGame
194194
<h3 class="fw-semibold mb-4 text-body-emphasis">MonoGame Is Free</h3>
195195
<p>
196196
MonoGame is, and will always remain, free to use. There is no subscription model,
197-
royalty payments, licensing, or runtime fees associated with using MonoGame.
197+
royalty payments, licensing costs, or runtime fees associated with using MonoGame.
198198
</p>
199199
<p>
200200
The MonoGame Foundation is a non-profit foundation that relies on community donations
201-
to fund projects and goals. Consider supporting MonoGame through a one-time or monthly donation
201+
to fund its projects and goals. Consider supporting MonoGame through a <a href="/donate/">one-time or monthly donation</a>.
202202
</p>
203203
</div>
204204
</section>

0 commit comments

Comments
 (0)