Skip to content

Commit 074d1c2

Browse files
JohannesHoppeBrocco
authored andcommitted
docs(@angular/cli): fix github pages path
1 parent 6da95cd commit 074d1c2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/documentation/stories/github-pages.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ Make a note of the user name and project name in GitHub.
99

1010
Then all you need to do is run `ng build --prod --output-path docs --base-href PROJECT_NAME`, where
1111
`PROJECT_NAME` is the name of your project in GitHub.
12-
Make a copy of `dist/index.html` and name it `dist/404.html`.
12+
Make a copy of `docs/index.html` and name it `docs/404.html`.
1313

1414
Commit your changes and push. On the GitHub project page, configure it to
1515
[publish from the docs folder](https://help.github.com/articles/configuring-a-publishing-source-for-github-pages/#publishing-your-github-pages-site-from-a-docs-folder-on-your-master-branch).

0 commit comments

Comments
 (0)