瀏覽代碼

Fix broken img link

Chris Bradfield 7 年之前
父節點
當前提交
029a6f7aac
共有 1 個文件被更改,包括 1 次插入1 次删除
  1. 1 1
      learning/step_by_step/your_first_game.rst

+ 1 - 1
learning/step_by_step/your_first_game.rst

@@ -50,7 +50,7 @@ game, you can save your scenes and scripts in the root folder, which is
 referred to as ``res://``.  You can see your project folders in the Filesystem 
 referred to as ``res://``.  You can see your project folders in the Filesystem 
 Dock in the upper left corner:
 Dock in the upper left corner:
 
 
-.. image:: /img/filesystem_dock.gif
+.. image:: /img/filesystem_dock.png
 
 
 Player Scene
 Player Scene
 ------------
 ------------