update youtube link

This commit is contained in:
ntr 2019-10-26 00:06:42 +11:00
parent 3183f56a4a
commit 0a07e98794
2 changed files with 3 additions and 3 deletions

View File

@ -203,7 +203,7 @@ function Play(args) {
<div>
Join our Discord server to find opponents and talk to the devs. <br />
Message <b>@ntr</b> or <b>@mashy</b> for some credits to get started.<br />
<a href='https://www.youtube.com/watch?v=IyPaDX69i2g'>Tutorial Playthrough on YouTube</a>
<a href='https://www.youtube.com/watch?v=VtZLlkpJuS8'>Tutorial Playthrough on YouTube</a>
</div>
<br />
<div>

View File

@ -53,7 +53,7 @@ function Welcome() {
<p>
Welcome to mnml.
</p>
<p> Turn-based 1v1 strategy game in an abstract setting. </p>
<p> MNML is a turn-based 1v1 strategy game in an abstract setting. </p>
<p>
Build a unique team of 3 constructs from a range of skills and specialisations.<br />
Outplay your opponent in multiple rounds by adapting to an always shifting meta. <br />
@ -62,7 +62,7 @@ function Welcome() {
<p>
Free to play, no pay to win. Register to start playing.<br />
</p>
<a href='https://www.youtube.com/watch?v=IyPaDX69i2g'>Tutorial Playthrough on YouTube</a>
<a href='https://www.youtube.com/watch?v=VtZLlkpJuS8'>Tutorial Playthrough on YouTube</a>
</div>
{pageEl()}
</section>