Changeset 2184 for FCKeditor.Java/trunk

Show
Ignore:
Timestamp:
2008-07-06 14:50:43 (5 months ago)
Author:
mosipov
Message:

Corrected links

Location:
FCKeditor.Java/trunk/src/site
Files:
3 modified

Legend:

Unmodified
Added
Removed
  • FCKeditor.Java/trunk/src/site/apt/index.apt

    r2178 r2184  
    4949  If you think this documentation, the Java library or anything else is lacking  
    5050  something, contains errors, or can be improved do <not> hesitate to open a  
    51   thread in our {{{http://www.fckeditor.net/forums}forums}} or file a ticket in  
     51  thread in our {{{http://www.fckeditor.net/forums/}forums}} or file a ticket in  
    5252  our {{{issue-tracking.html}issue tracker}}. 
  • FCKeditor.Java/trunk/src/site/apt/velocity_freemarker.apt

    r2161 r2184  
    3737  (usually <<<WEB-INF/lib>>>). 
    3838   
    39   The main class that builds the html for the editor is {{{java-core/apidocs/net/fckeditor/fckeditor.html}<<<net.fckeditor.FCKeditor>>>}}. 
     39  The main class that builds the html for the editor is {{{java-core/apidocs/net/fckeditor/FCKeditor.html}<<<net.fckeditor.FCKeditor>>>}}. 
    4040  We propose to write a wrapper object to initialize the FCKeditor object.\ 
    4141  Have a look at this very simple example: 
  • FCKeditor.Java/trunk/src/site/site.xml

    r2181 r2184  
    4747                        <item name="Project License" href="/license.html" /> 
    4848                        <item name="Mailing Lists" href="/mail-lists.html" /> 
    49                         <item name="Forums" href="http://www.fckeditor.net/forums" /> 
     49                        <item name="Forums" href="http://www.fckeditor.net/forums/" /> 
    5050                        <item name="Issue Tracking" href="/issue-tracking.html" /> 
    5151                        <item name="Source Repository" href="/source-repository.html" />