Skip to content

Commit a297aec

Browse files
authored
Merge pull request #335 from aspnetzero/update-setup-page-document
Update Setup Page document
2 parents 897987e + 33eff84 commit a297aec

2 files changed

Lines changed: 1 addition & 1 deletion

File tree

docs/en/Features-Angular-Setup-Page.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# Setup Page
22

3-
ASP.NET 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. Setup page can be accessed on **http://yourwebsite.com/app/admin/install**.
3+
ASP.NET 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. Setup page can be accessed on **http://yourwebsite.com/account/install**.
44

55
Just note that, this page is only visible when the database is not created. If the database is created, you will be redirected to login page.
66

-242 KB
Loading

0 commit comments

Comments
 (0)