Skip to content

Commit 53669d6

Browse files
committed
Fix build status link in README
1 parent 2a44e10 commit 53669d6

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

README.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,5 @@
1-
[![Build Status](https://travis-ci.org/phansys/php-jwt.png?branch=master)](https://travis-ci.org/phansys/php-jwt)
1+
[![Build Status](https://travis-ci.org/firebase/php-jwt.png?branch=master)](https://travis-ci.org/firebase/php-jwt)
2+
23
PHP-JWT
34
=======
45
A simple library to encode and decode JSON Web Tokens (JWT) in PHP. Should

0 commit comments

Comments
 (0)