Skip to content

Commit 23fa3dd

Browse files
committed
Fix urls
1 parent 0499e88 commit 23fa3dd

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
@@ -4,7 +4,7 @@ Geocoder
44
**Geocoder** is a library which helps you build geo-aware applications. It provides an abstraction layer for geocoding manipulations.
55
The library is split in two parts: `HttpAdapter` and `Provider` and is really extensible.
66

7-
[![Build Status](https://secure.travis-ci.org/willdurand/Geocoder.png)](http://travis-ci.org/willdurand/Geocoder)
7+
[![Build Status](https://secure.travis-ci.org/geocoder-php/Geocoder.png)](http://travis-ci.org/geocoder-php/Geocoder)
88

99

1010
### HttpAdapters ###
@@ -608,7 +608,7 @@ Credits
608608
-------
609609

610610
* William Durand <[email protected]>
611-
* [All contributors](https://github.com/willdurand/Geocoder/contributors)
611+
* [All contributors](https://github.com/geocoder-php/Geocoder/contributors)
612612

613613

614614
License

0 commit comments

Comments
 (0)