mitm001 5 년 전
부모
커밋
5804c504c2
1개의 변경된 파일1개의 추가작업 그리고 1개의 파일을 삭제
  1. 1 1
      docs/modules/sdk/pages/project_creation.adoc

+ 1 - 1
docs/modules/sdk/pages/project_creation.adoc

@@ -141,7 +141,7 @@ That's it, your project can now use the external library. If you also linked the
 
 === Application Deployment
 
-*  You can xref:application_deploymen.adoc[deploy] your game as desktop application (JAR), browser applet, WebStart (JNLP), or on the Android platform.
+*  You can xref:application_deployment.adoc[deploy] your game as desktop application (JAR), browser applet, WebStart (JNLP), or on the Android platform.
 
 
 == Running Sample Projects