ImageEditor.st
changeset 763 19b3e479e0b8
parent 756 52a76ec8828d
child 767 ed96f735dab1
--- a/ImageEditor.st	Thu Apr 02 16:09:52 1998 +0200
+++ b/ImageEditor.st	Thu Apr 02 21:09:13 1998 +0200
@@ -1069,7 +1069,8 @@
 
 openDocumentation
 
-    self openHTMLDocument: 'tools/ImageEditor/TOP.html'
+    self openHTMLDocument: 'tools/uipainter/ImageEditor.html'
+
 ! !
 
 !ImageEditor methodsFor:'menu modes'!