Skip to content

Commit c5462d0

Browse files
author
Alexandru Nedelcu
committed
Fix
1 parent 5887302 commit c5462d0

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

sections/3-architecture.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -154,4 +154,6 @@ if you need memoization or
154154
[Iterable](http://docs.oracle.com/javase/7/docs/api/java/lang/Iterable.html)
155155
if you don't need memoization.
156156

157-
Also, make sure to read the rule on profiling.
157+
Also, make sure to read the
158+
[Rule 3.3](#33-should-not-apply-optimizations-without-profiling) on
159+
profiling.

0 commit comments

Comments
 (0)