From 26e5bccbed84086e8936835c62aad506f5b266a5 Mon Sep 17 00:00:00 2001 From: Michael Hladky Date: Fri, 30 Mar 2018 16:27:08 +0200 Subject: [PATCH] Update README.MD --- README.MD | 16 ++++++++-------- 1 file changed, 8 insertions(+), 8 deletions(-) diff --git a/README.MD b/README.MD index a644fe5..df31912 100644 --- a/README.MD +++ b/README.MD @@ -47,14 +47,14 @@ Fully featured this component is provided with: - [x] [Example-App](https://github.com/BioPhoton/angular-star-rating/tree/master/examples/angular4) ## [Documentation](https://github.com/BioPhoton/angular-star-rating/wiki) -- [[Installing|Installing]] -- [[Customizing Styles|Customizing-Styles]] -- [[Property bindings|Property bindings]] - - [[Implement property bindings|Implement property bindings]] -- [[Event bindings|Event bindings]] - - [[Implement event bindings|Implement event bindings]] -- [[Use it with reactive forms|Use it with reactive forms]] -- [[Custom configuration |Custom configuration]] +- [Installing](https://github.com/BioPhoton/angular-star-rating/wiki/Installing) +- [Customizing Styles](https://github.com/BioPhoton/angular-star-rating/wiki/Customizing-Styles) +- [Property bindings](https://github.com/BioPhoton/angular-star-rating/wiki/Property-bindings) + - [Implement property bindings](https://github.com/BioPhoton/angular-star-rating/wiki/Implement-property-bindings) +- [Event bindings](https://github.com/BioPhoton/angular-star-rating/wiki/Event-bindings) + - [Implement event bindings](https://github.com/BioPhoton/angular-star-rating/wiki/Implement-event-bindings) +- [Use it with reactive forms](https://github.com/BioPhoton/angular-star-rating/wiki/Use-it-with-reactive-forms) +- [Custom configuration](https://github.com/BioPhoton/angular-star-rating/wiki/Custom-configuration) ## License