Skip to content

Commit 8ed545f

Browse files
Site changes [skip-ci]
1 parent 1570fc7 commit 8ed545f

11 files changed

+11
-11
lines changed

_includes/shared/en/optimization-memory-html5.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -18,4 +18,4 @@ You can also open the developer tools of your browser and write the following in
1818
HEAP8.length / 1024 / 1024
1919
```
2020

21-
If the memory usage remains at 32 MB, that's great! If not, follow the steps to [optimize memory usage](/manuals/optimization-memory).
21+
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).

_includes/shared/es/optimization-memory-html5.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -18,4 +18,4 @@ You can also open the developer tools of your browser and write the following in
1818
HEAP8.length / 1024 / 1024
1919
```
2020

21-
If the memory usage remains at 32 MB, that's great! If not, follow the steps to [optimize memory usage](/manuals/optimization-memory).
21+
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).

_includes/shared/fr/optimization-memory-html5.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -18,4 +18,4 @@ You can also open the developer tools of your browser and write the following in
1818
HEAP8.length / 1024 / 1024
1919
```
2020

21-
If the memory usage remains at 32 MB, that's great! If not, follow the steps to [optimize memory usage](/manuals/optimization-memory).
21+
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).

_includes/shared/gr/optimization-memory-html5.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -18,4 +18,4 @@ You can also open the developer tools of your browser and write the following in
1818
HEAP8.length / 1024 / 1024
1919
```
2020

21-
If the memory usage remains at 32 MB, that's great! If not, follow the steps to [optimize memory usage](/manuals/optimization-memory).
21+
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).

_includes/shared/it/optimization-memory-html5.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -18,4 +18,4 @@ You can also open the developer tools of your browser and write the following in
1818
HEAP8.length / 1024 / 1024
1919
```
2020

21-
If the memory usage remains at 32 MB, that's great! If not, follow the steps to [optimize memory usage](/manuals/optimization-memory).
21+
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).

_includes/shared/ko/optimization-memory-html5.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -18,4 +18,4 @@ You can also open the developer tools of your browser and write the following in
1818
HEAP8.length / 1024 / 1024
1919
```
2020

21-
If the memory usage remains at 32 MB, that's great! If not, follow the steps to [optimize memory usage](/manuals/optimization-memory).
21+
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).

_includes/shared/pl/optimization-memory-html5.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -18,4 +18,4 @@ You can also open the developer tools of your browser and write the following in
1818
HEAP8.length / 1024 / 1024
1919
```
2020

21-
If the memory usage remains at 32 MB, that's great! If not, follow the steps to [optimize memory usage](/manuals/optimization-memory).
21+
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).

_includes/shared/pt/optimization-memory-html5.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -18,4 +18,4 @@ You can also open the developer tools of your browser and write the following in
1818
HEAP8.length / 1024 / 1024
1919
```
2020

21-
If the memory usage remains at 32 MB, that's great! If not, follow the steps to [optimize memory usage](/manuals/optimization-memory).
21+
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).

_includes/shared/ru/optimization-memory-html5.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -18,4 +18,4 @@ You can also open the developer tools of your browser and write the following in
1818
HEAP8.length / 1024 / 1024
1919
```
2020

21-
If the memory usage remains at 32 MB, that's great! If not, follow the steps to [optimize memory usage](/manuals/optimization-memory).
21+
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).

_includes/shared/uk/optimization-memory-html5.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -18,4 +18,4 @@ You can also open the developer tools of your browser and write the following in
1818
HEAP8.length / 1024 / 1024
1919
```
2020

21-
If the memory usage remains at 32 MB, that's great! If not, follow the steps to [optimize memory usage](/manuals/optimization-memory).
21+
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).

_includes/shared/zh/optimization-memory-html5.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -18,4 +18,4 @@ You can also open the developer tools of your browser and write the following in
1818
HEAP8.length / 1024 / 1024
1919
```
2020

21-
If the memory usage remains at 32 MB, that's great! If not, follow the steps to [optimize memory usage](/manuals/optimization-memory).
21+
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).

0 commit comments

Comments
 (0)