mirror of
https://github.com/scratchfoundation/scratch-www.git
synced 2025-02-17 00:21:20 -05:00
Merge pull request #2375 from LLK/hotfix/fix-adventure-game
[Master] Add project data to adventure game tutorial
This commit is contained in:
commit
d89d9778d3
1 changed files with 1 additions and 1 deletions
|
@ -47,7 +47,7 @@ const TopBanner = () => (
|
|||
</div>
|
||||
</FlexRow>
|
||||
</a>
|
||||
<a href="https://beta.scratch.mit.edu/?tutorial=animate-an-adventure-game">
|
||||
<a href="https://beta.scratch.mit.edu/?tutorial=animate-an-adventure-game#249143200">
|
||||
<FlexRow className="hoc-banner-image column">
|
||||
<img src="/images/hoc/create-an-adventure-game.jpg" />
|
||||
<div className="hoc-image-text">
|
||||
|
|
Loading…
Reference in a new issue