]> source.dussan.org Git - vaadin-framework.git/commitdiff
updated link to manual
authorMarc Englund <marc.englund@itmill.com>
Tue, 12 Feb 2008 12:13:45 +0000 (12:13 +0000)
committerMarc Englund <marc.englund@itmill.com>
Tue, 12 Feb 2008 12:13:45 +0000 (12:13 +0000)
svn changeset:3782/svn branch:trunk

src/com/itmill/toolkit/demo/featurebrowser/RichTextExample.java

index 9410c8558bb73ee6aef5fb51a397defd5c6f411d..0b30078d8b45170e9f42f83c9a4c6f01bebabcd4 100644 (file)
@@ -20,7 +20,7 @@ public class RichTextExample extends CustomComponent {
     public static final String txt = "<h1>RichText editor example</h1>"\r
             + "To edit this text, press the <b>Edit</b> button below."\r
             + "<br/>"\r
-            + "See the <A href=\"http://www.itmill.com/manual/\">manual</a> "\r
+            + "See the <A href=\"http://www.itmill.com/documentation/itmill-toolkit-5-reference-manual/\">manual</a> "\r
             + "for more information.";\r
 \r
     private final OrderedLayout main;\r