ui.tools.profiler: fix link to help.
parent
842327f3df
commit
91824e5697
|
@ -199,7 +199,7 @@ M: method-renderer column-titles drop { "" "Method" "Count" } ;
|
|||
over <methods-tab> "Methods" add-tab
|
||||
1 track-add ;
|
||||
|
||||
: profiler-help ( -- ) "ui-profiler" com-browse ;
|
||||
: profiler-help ( -- ) "ui.tools.profiler" com-browse ;
|
||||
|
||||
\ profiler-help H{ { +nullary+ t } } define-command
|
||||
|
||||
|
|
Loading…
Reference in New Issue