Skip to content

Commit

Permalink
Update introduction.rst
Browse files Browse the repository at this point in the history
  • Loading branch information
batiste committed Apr 22, 2022
1 parent 00132c0 commit 94c78a3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion doc/source/introduction.rst
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,7 @@ Example of basic sprite transformations:
sp.update();
});
If you want a more interactive demonstration of basic sprite manipulation, there is a good example in the tests: http://batiste.info/sprite.js/tests/visual_guide.html
If you want a more interactive demonstration of basic sprite manipulation, there is a good example in the tests: http://batiste.github.io/sprite.js/tests/visual_guide.html


Performance and different ways to draw
Expand Down

0 comments on commit 94c78a3

Please sign in to comment.