소스 검색

Update optimization-memory-html5.md

Fixes #500
Björn Ritzl 9 달 전
부모
커밋
06be69caf2
1개의 변경된 파일1개의 추가작업 그리고 1개의 파일을 삭제
  1. 1 1
      docs/en/shared/optimization-memory-html5.md

+ 1 - 1
docs/en/shared/optimization-memory-html5.md

@@ -18,4 +18,4 @@ You can also open the developer tools of your browser and write the following in
 HEAP8.length / 1024 / 1024
 ```
 
-If the memory usage remains at 32 MB, that's great! If not, follow the steps to [optimize memory usage](/manuals/optimization-memory).
+If the memory usage remains at 32 MB, that's great! If not, follow the steps to [optimize the size of the engine itself and large assets such as sounds and textures](/manuals/optimization-size).