Skip to content

Commit 8d1441a

Browse files
author
natee
committed
update transition
1 parent 6746869 commit 8d1441a

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ The purpose of this style guide is to provide guidance on building Angular appli
88

99
>If you like this guide, check out my [Angular Patterns: Clean Code](http://jpapa.me/ngclean) course at Pluralsight which is a companion to this guide.
1010
11-
[![AngularJs Patterns: Clean Code](https://raw.githubusercontent.com/johnpapa/angular-styleguide/master/assets/ng-clean-code-banner.png)](http://jpapa.me/ngclean)
11+
[![Angular Patterns: Clean Code](https://raw.githubusercontent.com/johnpapa/angular-styleguide/master/assets/ng-clean-code-banner.png)](http://jpapa.me/ngclean)
1212

1313
## Community Awesomeness and Credit
1414
Never work in a vacuum. I find that the Angular community is an incredible group who are passionate about sharing experiences. As such, a friend and Angular expert Todd Motto and I have collaborated on many styles and conventions. We agree on most, and some we diverge. I encourage you to check out [Todd's guidelines](https://github.com/toddmotto/angularjs-styleguide) to get a sense for his approach and how it compares.

i18n/zh-CN.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2474,8 +2474,8 @@ Angular社区是一个热衷于分享经验的令人难以置信的社区,尽
24742474
```
24752475
/src/client/app/customers/customer-detail.controller.js
24762476
/customer-detail.controller.spec.js
2477+
/customers.controller.js
24772478
/customers.controller.spec.js
2478-
/customers.controller-detail.spec.js
24792479
/customers.module.js
24802480
/customers.route.js
24812481
/customers.route.spec.js

0 commit comments

Comments
 (0)