소스 검색

Update optimization-memory.md

Björn Ritzl 9 달 전
부모
커밋
3ffb52d1ec
1개의 변경된 파일1개의 추가작업 그리고 1개의 파일을 삭제
  1. 1 1
      docs/en/manuals/optimization-memory.md

+ 1 - 1
docs/en/manuals/optimization-memory.md

@@ -24,5 +24,5 @@ Defold will allocate memory for components and resources once when a collection
 ## Optimize GUI node count
 Optimize GUI node counts by setting the max number of nodes in the GUI file to only what is needed. The `Current Nodes` field of the [GUI component properties](https://defold.com/manuals/gui/#gui-properties) will show the number of nodes used by the GUI component.
 
-:[HTML5 Optimizations](../shared/optimization-memory-html5)
+:[HTML5 Optimizations](../shared/optimization-memory-html5.md)