diff options
Diffstat (limited to 'demos/quickstart/protected/pages/GettingStarted/NewFeatures.page')
-rwxr-xr-x | demos/quickstart/protected/pages/GettingStarted/NewFeatures.page | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/demos/quickstart/protected/pages/GettingStarted/NewFeatures.page b/demos/quickstart/protected/pages/GettingStarted/NewFeatures.page index 1d314d8a..4b2ba083 100755 --- a/demos/quickstart/protected/pages/GettingStarted/NewFeatures.page +++ b/demos/quickstart/protected/pages/GettingStarted/NewFeatures.page @@ -9,8 +9,8 @@ This page summarizes the main new features that are introduced in each PRADO rel <h2 id="8001">Version 3.2.4</h2> <ul> <li>Added Adding toArray() and toJSON() to TActiveRecord</li> -<li>Dropped Markdown for Parsedown, supporting GitHub Flavored Markdownp's extension</li> -<li>Web site administration tool (WSAT)</li> +<li>Dropped Markdown for Parsedown, supporting GitHub Flavored Markdown's extension</li> +<li>Web site administration tool (<a href="?page=GettingStarted.Wsat">WSAT</a>)</li> </ul> <h2 id="8001">Version 3.2.3</h2> |