MenuEditor.st
changeset 621 9041bf2ae467
parent 613 5bdf59b03e8e
child 627 e28ca0319230
--- a/MenuEditor.st	Sat Feb 07 17:04:06 1998 +0100
+++ b/MenuEditor.st	Sat Feb 07 18:16:57 1998 +0100
@@ -1689,7 +1689,7 @@
 
 openTutorial
 
-    self openTutorial: 'tools/uipainter/TOP.html#ADDINGMENUBAR'.
+    self openTutorial: 'tools/MenuEditor/TOP.html'.
 
 ! !