Skip to content
This repository was archived by the owner on Apr 12, 2024. It is now read-only.

Commit ccfa72d

Browse files
0x-r4bbitjeffbcross
authored andcommitted
docs(guide): fix link in "Complementary libraries" section
the link to `angular-translate` is outdated. this commit fixes it.
1 parent 7914d34 commit ccfa72d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/content/guide/index.ngdoc

+1-1
Original file line numberDiff line numberDiff line change
@@ -70,7 +70,7 @@ In Angular applications, you move the job of filling page templates with data fr
7070

7171
This is a short list of libraries with specific support and documentation for working with Angular. You can find a full list of all known Angular external libraries at [ngmodules.org](http://ngmodules.org/).
7272

73-
* **Internationalization:** [angular-translate](http://pascalprecht.github.io/angular-translate/), [angular-gettext](http://angular-gettext.rocketeer.be/)
73+
* **Internationalization:** [angular-translate](http://angular-translate.github.io), [angular-gettext](http://angular-gettext.rocketeer.be/)
7474
* **RESTful services:** [Restangular](https://github.com/mgonto/restangular)
7575
* **SQL and NoSQL backends:** [BreezeJS](http://www.breezejs.com/), [AngularFire](http://angularfire.com/)
7676
* **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/)

0 commit comments

Comments
 (0)