Skip to content

Commit

Permalink
docs: Fix links in README
Browse files Browse the repository at this point in the history
  • Loading branch information
hajimehoshi authored Mar 21, 2019
1 parent f019c21 commit 4d3825b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@

A dead simple 2D game library in Go

* [Website](https://hajimehoshi.github.io/ebiten/)
* [Website (ebiten.org)](https://ebiten.org/)
* [Cheat Sheet](https://github.com/hajimehoshi/ebiten/wiki/Cheat-Sheet)

<p><a href="https://ebiten.org/examples/flappy.html"><img src="https://ebiten.org/images/examples/flappy.png" width="640" height="480" alt="flappy"></a></p>
Expand Down

0 comments on commit 4d3825b

Please sign in to comment.