|
3 | 3 | <head>
|
4 | 4 | <meta charset="utf-8">
|
5 | 5 | <meta http-equiv="X-UA-Compatible" content="chrome=1">
|
6 |
| - <title>Geocoder - The almost missing Geocoder PHP library</title> |
| 6 | + <title>Geocoder - The almost missing Geocoder PHP library!</title> |
7 | 7 |
|
8 | 8 | <link rel="stylesheet" href="stylesheets/styles.css">
|
9 | 9 | <link rel="stylesheet" href="stylesheets/pygment_trac.css">
|
|
18 | 18 | <h1>Geocoder</h1>
|
19 | 19 | <p>The almost missing Geocoder PHP library!</p>
|
20 | 20 |
|
21 |
| - <p><a href="http://travis-ci.org/willdurand/Geocoder"><img src="https://secure.travis-ci.org/willdurand/Geocoder.png" alt="Build Status"></a></p> |
22 |
| - |
23 |
| - <p class="view"><a href="https://github.com/willdurand/Geocoder">View the Project on GitHub <small>willdurand/Geocoder</small></a></p> |
| 21 | + <p><a href="http://travis-ci.org/geocoder-php/Geocoder"><img src="https://secure.travis-ci.org/geocoder-php/Geocoder.png" alt="Build Status"></a></p> |
24 | 22 |
|
| 23 | + <p class="view"><a href="https://github.com/geocoder-php/Geocoder">View the Project on GitHub <small>geocoder-php/Geocoder</small></a></p> |
25 | 24 |
|
26 | 25 | <ul>
|
27 |
| - <li><a href="https://github.com/willdurand/Geocoder/zipball/master">Download <strong>ZIP File</strong></a></li> |
28 |
| - <li><a href="https://github.com/willdurand/Geocoder/tarball/master">Download <strong>TAR Ball</strong></a></li> |
29 |
| - <li><a href="https://github.com/willdurand/Geocoder">View On <strong>GitHub</strong></a></li> |
| 26 | + <li><a href="https://github.com/geocoder-php/Geocoder/zipball/master">Download <strong>ZIP File</strong></a></li> |
| 27 | + <li><a href="https://github.com/geocoder-php/Geocoder/tarball/master">Download <strong>TAR Ball</strong></a></li> |
| 28 | + <li><a href="https://github.com/geocoder-php/Geocoder">View On <strong>GitHub</strong></a></li> |
30 | 29 | </ul>
|
31 | 30 | </header>
|
32 | 31 | <section>
|
@@ -659,14 +658,17 @@ <h2>
|
659 | 658 | <ul>
|
660 | 659 | <li>William Durand <a href=" mailto:[email protected]" >[email protected]</a>
|
661 | 660 | </li>
|
662 |
| -<li><a href="https://github.com/willdurand/Geocoder/contributors">All contributors</a></li> |
| 661 | +<li><a href="https://github.com/geocoder-php/Geocoder/contributors">All contributors</a></li> |
663 | 662 | </ul><h2>
|
664 | 663 | <a name="license" class="anchor" href="#license"><span class="octicon octicon-link"></span></a>License</h2>
|
665 | 664 |
|
666 | 665 | <p>Geocoder is released under the MIT License. See the bundled LICENSE file for details.</p>
|
667 | 666 | </section>
|
668 | 667 | <footer>
|
669 |
| - <p>This project is maintained by <a href="https://github.com/willdurand">willdurand</a></p> |
| 668 | + <p> |
| 669 | + This project is maintained by <a href="https://github.com/willdurand">William Durand</a> and |
| 670 | + <a href="https://github.com/geocoder-php?tab=members">awesome people</a>. |
| 671 | + </p> |
670 | 672 | <p><small>Hosted on GitHub Pages — Theme by <a href="https://github.com/orderedlist">orderedlist</a></small></p>
|
671 | 673 | </footer>
|
672 | 674 | </div>
|
|
0 commit comments