浏览代码

Remove broken link to opengameart

skyace65 3 年之前
父节点
当前提交
c646baeb61
共有 1 个文件被更改,包括 1 次插入2 次删除
  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*
 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
 ---------------------------------------