瀏覽代碼

Added link to project setup from the editor manual

Björn Ritzl 6 年之前
父節點
當前提交
11ae6a39ed
共有 1 個文件被更改,包括 2 次插入1 次删除
  1. 2 1
      docs/en/manuals/editor.md

+ 2 - 1
docs/en/manuals/editor.md

@@ -28,6 +28,8 @@ Import project
 
   Access to the Defold cloud git storage requires that you provide your Defold account credentials.
 
+You can learn more about the different options in the [Project Setup manual](https://www.defold.com/manuals/project-setup/).
+
 ## The editor views
 
 The Defold editor is separated into a set of panes, or views, that display specific information.
@@ -136,4 +138,3 @@ Type a suitable name for the new file. The full file name including the file typ
 To add asset files (images, sounds, models etc) to your project, simply drag and drop them to the correct position in the *Assets* browser. This will make _copies_ of the files at the selected location in the project file structure.
 
 ![Import files](images/editor/import.png){srcset="images/editor/[email protected] 2x"}
-