diff --git a/basis/help/handbook/handbook.factor b/basis/help/handbook/handbook.factor index 9c8464cae1..81f92deff9 100644 --- a/basis/help/handbook/handbook.factor +++ b/basis/help/handbook/handbook.factor @@ -352,7 +352,7 @@ ARTICLE: "handbook-tools-reference" "Developer tools" { $heading "Performance" } { $subsections "timing" - "profiling" + "tools.profiler.counting" "tools.memory" "tools.threads" "tools.destructors"