Skip to content

Commit 3ffb52d

Browse files
committed
Update optimization-memory.md
1 parent d0fd9d2 commit 3ffb52d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/en/manuals/optimization-memory.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,5 +24,5 @@ Defold will allocate memory for components and resources once when a collection
2424
## Optimize GUI node count
2525
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.
2626

27-
:[HTML5 Optimizations](../shared/optimization-memory-html5)
27+
:[HTML5 Optimizations](../shared/optimization-memory-html5.md)
2828

0 commit comments

Comments
 (0)