Ver código fonte

Added link to project setup from the editor manual

Björn Ritzl 6 anos atrás
pai
commit
11ae6a39ed
1 arquivos alterados com 2 adições e 1 exclusões
  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"}
-