Skip to content

Commit 86e0e9c

Browse files
Update README.md
1 parent 7de95fc commit 86e0e9c

File tree

1 file changed

+5
-1
lines changed

1 file changed

+5
-1
lines changed

README.md

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,6 +18,10 @@ This command is similar to the old `github-pages:deploy` command of @angular/cli
1818
The [angular-cli-ghpages](https://github.com/angular-buch/angular-cli-ghpages) command is able to push to any branch on any repository. It's made on top of [tschaub/gh-pages](https://github.com/tschaub/gh-pages).
1919
**This script works great on [Travis-CI](https://travis-ci.org/).** No git credentials must be set up in before. Specific environment variables of Travis-CI are evaluated, too. You will like it!
2020

21+
## Changelog
22+
23+
A detailed changelog is available in the [releases](https://github.com/angular-schule/angular-cli-ghpages/releases) section.
24+
2125

2226
## Installation & Setup
2327

@@ -186,7 +190,7 @@ angular-cli-ghpages --repo=https://[email protected]/organisation/your-repo.gi
186190
187191
## FAQ
188192

189-
Before posting any issue, [please read the FAQ first](https://github.com/angular-buch/angular-cli-ghpages/wiki/FAQ).
193+
Before posting any issue, [please read the FAQ first](https://github.com/angular-schule/angular-cli-ghpages/wiki/FAQ).
190194

191195
## License
192196
Code released under the [MIT license](LICENSE).

0 commit comments

Comments
 (0)