Skip to content

Commit 38420d6

Browse files
committed
:octocat: link updates
1 parent cca5e5c commit 38420d6

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,7 +1,7 @@
11
php-xz
22
======
33

4-
[![Build Status](https://travis-ci.org/udan11/php-xz.svg?branch=master)](https://travis-ci.org/udan11/php-xz)
4+
[![Build Status](https://travis-ci.org/codemasher/php-xz/php-xz.svg?branch=master)](https://travis-ci.org/codemasher/php-xz)
55

66
PHP Extension providing XZ (LZMA2) compression/decompression functions.
77

@@ -10,7 +10,7 @@ PHP Extension providing XZ (LZMA2) compression/decompression functions.
1010
To install as module, perform the following steps:
1111

1212
```bash
13-
git clone https://github.com/udan11/php-xz
13+
git clone https://github.com/codemasher/php-xz
1414
cd php-xz && phpize && ./configure && make && sudo make install
1515
```
1616

0 commit comments

Comments
 (0)