Open own tutorial
authortz
Sat, 07 Feb 1998 18:16:57 +0100
changeset 621 9041bf2ae467
parent 620 03e969ddd336
child 622 e5bc12d7af16
Open own tutorial
MenuEditor.st
--- 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'.
 
 ! !