commit | fe107808782b235d106d9e946e37f1737a4077e1 | [log] [tgz] |
---|---|---|
author | Nabin Hait <nabinhait@gmail.com> | Mon Nov 28 12:39:57 2016 +0530 |
committer | GitHub <noreply@github.com> | Mon Nov 28 12:39:57 2016 +0530 |
tree | 4c51d421b5d4e08c23e582fd42cdd5876881ee38 | |
parent | 1d656f40ad32aaa389f07d299f6c60c9d1085fe0 [diff] | |
parent | 7b090312d50f7281f097c8af77c5d15f7dadd0d4 [diff] |
Merge pull request #7076 from yashodhank/manual-fixes [Docs] Fixed type and renamed file
diff --git a/erpnext/docs/user/manual/en/website/articles/index.txt b/erpnext/docs/user/manual/en/website/articles/index.txt index a89040a..97c24d5 100644 --- a/erpnext/docs/user/manual/en/website/articles/index.txt +++ b/erpnext/docs/user/manual/en/website/articles/index.txt
@@ -1,3 +1,3 @@ managing-user-sign-up-via-website website-security -wesite-home-page \ No newline at end of file +website-home-page
diff --git a/erpnext/docs/user/manual/en/website/articles/wesite-home-page.md b/erpnext/docs/user/manual/en/website/articles/website-home-page.md similarity index 97% rename from erpnext/docs/user/manual/en/website/articles/wesite-home-page.md rename to erpnext/docs/user/manual/en/website/articles/website-home-page.md index 0cf5fdc..9212643 100644 --- a/erpnext/docs/user/manual/en/website/articles/wesite-home-page.md +++ b/erpnext/docs/user/manual/en/website/articles/website-home-page.md
@@ -1,4 +1,4 @@ -<h1>Wesite Home Page</h1> +<h1>Website Home Page</h1> It is very much possible in ERPNext to setup certain standard page as default website Home Page. Following are steps to setup default website home page.