diff options
Diffstat (limited to 'demos/quickstart')
| -rw-r--r-- | demos/quickstart/protected/application.xml | 2 | 
1 files changed, 1 insertions, 1 deletions
diff --git a/demos/quickstart/protected/application.xml b/demos/quickstart/protected/application.xml index c46b2e13..f028b9b7 100644 --- a/demos/quickstart/protected/application.xml +++ b/demos/quickstart/protected/application.xml @@ -2,6 +2,6 @@  <application id="QuickStart" Mode="Debug">
    <services>
 -    <service id="page" class="TPageService" DefaultPage="chap1.Introduction" />
 +    <service id="page" class="TPageService" DefaultPage="GettingStarted.Introduction" />
    </services>
  </application>
\ No newline at end of file  | 
