Show
Ignore:
Timestamp:
2008-04-21 16:56:50 (6 months ago)
Author:
mosipov
Message:

Corrected links

Files:
1 modified

Legend:

Unmodified
Added
Removed
  • FCKeditor.Java/branches/2.4/src/site/apt/taglibrary.apt

    r1934 r1936  
    2525 
    2626  Declare the tag extension in each JSP page that uses the FCKeditor.Java taglib. 
    27   The uri directive must match the uri defined in the {{{../java-core/tagreference.html}tag reference}}. 
     27  The uri directive must match the uri defined in the {{{java-core/tagreference.html}tag reference}}. 
    2828  The prefix identifies the tags in the tag library within the JSP page. 
    2929 
     
    4949+--------------------------------------------------------------------+ 
    5050 
    51   For a more complete overview, take a look at the {{{../java-core/tagreference.html}tag reference}}. 
     51  For a more complete overview, take a look at the {{{java-core/tagreference.html}tag reference}}.