Skip to content

Commit 7d28b63

Browse files
committed
TravisCI badge fixed
1 parent 073b642 commit 7d28b63

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# Angular ACL
22

3-
[![Build Status](https://travis-ci.org/StyleT/angular-acl.svg?branch=master)](https://travis-ci.org/StyleT/angular-acl)
3+
[![Build Status](https://travis-ci.org/StyleT/angularjs-acl.svg?branch=master)](https://travis-ci.org/StyleT/angularjs-acl)
44

55
---
66

@@ -153,4 +153,4 @@ enough to tamper with the system and give themselves that privilege. So, now tha
153153
and submits the form. The form data is sent the the server and the user is greeted with an "Access Denied: Unauthorized"
154154
message, because the server also checked to make sure that the user had the correct permissions.
155155

156-
Any sensitive data or actions should integrate a server check.
156+
Any sensitive data or actions should integrate a server check.

0 commit comments

Comments
 (0)