Browse Source

Remove broken link to opengameart

skyace65 3 years ago
parent
commit
c646baeb61
1 changed files with 1 additions and 2 deletions
  1. 1 2
      tutorials/2d/2d_sprite_animation.rst

+ 1 - 2
tutorials/2d/2d_sprite_animation.rst

@@ -16,8 +16,7 @@ animate a collection of individual images. Then we will animate a sprite sheet u
 with :ref:`AnimationPlayer <class_AnimationPlayer>` and the *Animation*
 with :ref:`AnimationPlayer <class_AnimationPlayer>` and the *Animation*
 property of :ref:`Sprite2D <class_Sprite2D>`.
 property of :ref:`Sprite2D <class_Sprite2D>`.
 
 
-.. note:: Art for the following examples by https://opengameart.org/users/ansimuz and by
-                                           https://opengameart.org/users/tgfcoder
+.. note:: Art for the following examples by https://opengameart.org/users/ansimuz and tgfcoder.
 
 
 Individual images with AnimatedSprite2D
 Individual images with AnimatedSprite2D
 ---------------------------------------
 ---------------------------------------