Skip to content

Commit a1c02a6

Browse files
committed
fix(docs): add documentation website link
1 parent c7b7269 commit a1c02a6

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

README.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,8 +12,9 @@ multiple model support and immutable data exposed as RxJS Observable.
1212
- [Code of Conduct](https://github.com/angular-extensions/model/blob/master/CODE_OF_CONDUCT.md)
1313
- [Contributing](https://github.com/angular-extensions/model/blob/master/CONTRIBUTING.md)
1414
- [Changelog](https://github.com/angular-extensions/model/blob/master/CHANGELOG.md)
15-
- [Blog](https://medium.com/@tomastrajan/model-pattern-for-angular-state-management-6cb4f0bfed87) about introduction to Angular Model Pattern
15+
- [Documentation](https://tomastrajan.github.io/angular-model-pattern-example) website
1616
- [Advanced Usage Patterns](https://tomastrajan.github.io/angular-model-pattern-example#/advanced) with more how-tos and examples
17+
- [Blog](https://medium.com/@tomastrajan/model-pattern-for-angular-state-management-6cb4f0bfed87) about introduction to Angular Model Pattern
1718

1819
## Documentation
1920

0 commit comments

Comments
 (0)