Show
Ignore:
Timestamp:
01/30/2007 07:40:34 AM (22 months ago)
Author:
xue
Message:

fixed broken links in quickstart.

Files:
1 modified

Legend:

Unmodified
Added
Removed
  • branches/3.0/demos/quickstart/protected/pages/Controls/Standard.page

    r1397 r1665  
    101101 
    102102  <li> 
    103   <a href="?page=Controls.SafeHtml">TSafeHtml</a> displays its body content with assurance that the content contain no harmful code (such as <a href="?page=Security.XSS">XSS</a>). 
     103  <a href="?page=Controls.SafeHtml">TSafeHtml</a> displays its body content with assurance that the content contain no harmful code (such as <a href="?page=Advanced.Security">XSS</a>). 
    104104  </li> 
    105105