Skip to content

Commit

Permalink
Merge pull request #146 from Harloys/master
Browse files Browse the repository at this point in the history
Fixed a href typo in flax-build
  • Loading branch information
mafiesto4 authored May 5, 2024
2 parents ac363b0 + c6512e5 commit a0d2ba5
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions manual/editor/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -41,8 +41,8 @@ Follow these instructions to make your game development more robust!
</div>

<div class="frontpage-section">
<a href="advanced/index.md"><img src="flax-build/media/icon.jpg"></a>
<h3><a href="advanced/index.md">Flax.Build</a></h3>
<a href="flax-build/index.md"><img src="flax-build/media/icon.jpg"></a>
<h3><a href="flax-build/index.md">Flax.Build</a></h3>
<p>Build your game like a pro.</p>
</div>

Expand Down

0 comments on commit a0d2ba5

Please sign in to comment.