Skip to content

Commit 7d7c0b5

Browse files
Update README.md
1 parent 8952f6d commit 7d7c0b5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -133,7 +133,7 @@ angular-cli-ghpages --repo=https://[email protected]/organisation/your-repo.gi
133133
> You have to treat the GH_TOKEN as secure as a password!
134134
135135

136-
# Known issues
136+
## Known issues
137137

138138
The old `github-pages:deploy` command created a `404.html` in the `dist` folder.
139139
This was required to fully support the router [`PathLocationStrategy`](https://angular.io/docs/ts/latest/api/common/index/PathLocationStrategy-class.html). Right now you have to copy `index.html` to `404.html` on your own. Please submit an [issue](https://github.com/angular-buch/angular-cli-ghpages/issues) if you want this feature back.

0 commit comments

Comments
 (0)