From 3982d9bcb1dc95ceddcd456d56eac2fc8decbdaf Mon Sep 17 00:00:00 2001 From: Uri Goldshtein Date: Tue, 14 Jan 2014 16:03:32 +0200 Subject: [PATCH] docs(guide): add ui-router to complementary libraries --- docs/content/guide/index.ngdoc | 1 + 1 file changed, 1 insertion(+) diff --git a/docs/content/guide/index.ngdoc b/docs/content/guide/index.ngdoc index 493134ce..8b615f49 100644 --- a/docs/content/guide/index.ngdoc +++ b/docs/content/guide/index.ngdoc @@ -73,6 +73,7 @@ This is a short list of libraries with specific support and documentation for wo * **RESTful services:** [Restangular](https://github.com/mgonto/restangular) * **SQL and NoSQL backends:** [BreezeJS](http://www.breezejs.com/), [AngularFire](http://angularfire.com/) * **UI Widgets: **[KendoUI](http://kendo-labs.github.io/angular-kendo/#/), [UI Bootstrap](http://angular-ui.github.io/bootstrap/), [Wijmo](http://wijmo.com/tag/angularjs-2/) +* **Advanced Routing:** [UI-Router](https://github.com/angular-ui/ui-router) ## Deployment