Skip to content

Commit

Permalink
Fixed a href typo in flax-build
Browse files Browse the repository at this point in the history
Fixed a href typo in flax-build
  • Loading branch information
Harloys committed May 5, 2024
1 parent ac363b0 commit c6512e5
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 c6512e5

Please sign in to comment.