@@ -31,7 +31,7 @@ Class HelpActions
viewManuals=New Action( "Browse manuals" )
viewManuals.Triggered=Lambda()
- OpenUrl( RealPath( "docs/index.html" ) )
+ OpenUrl( RealPath( "docs/newdocs.html" ) )
End
uploadModules=New Action( "Upload module" )