Skip to content

Commit 02e6de1

Browse files
committed
fixed install page url for angular dev guide
1 parent 9c95d9c commit 02e6de1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

doc/Development-Guide-Angular.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -690,7 +690,7 @@ <h5>Change Picture</h5>
690690
<h4>Setup Page</h4>
691691
<p>
692692
AspNet Zero application can be set-up using install page. This page is developed to create initial database, apply migrations and configure the application according to user's input on this page.
693-
Setup page can be accessed via <strong>http://yourwebsite.com/Install</strong>.
693+
Setup page can be accessed via <strong>http://yourwebsite.com/app/admin/install</strong>.
694694
</p>
695695
<p>
696696
<img class="img-thumbnail" alt="install page" src="images/install-page-core.png" width="1200" />

0 commit comments

Comments
 (0)