Skip to content

Commit 46fd26b

Browse files
committed
StackGeoIp is now maintained by geocoder
1 parent 0ca27fa commit 46fd26b

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

source/middlewares.html

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -21,11 +21,11 @@ <h3>HttpCache</h3>
2121
<div class="span6">
2222
<h3>GeoIp</h3>
2323
<p class="by">
24-
by herebeducks
24+
by geocoder
2525
</p>
2626
<p>Adds geolocation results to the request for subsequent middlewares. Can use any geocoding provider from <a href="http://geocoder-php.org">http://geocoder-php.org</a>.</p>
2727
<div class="btn-group">
28-
<a class="btn" href="https://github.com/herebeducks/StackGeoIp"><i class="icon icon-github"></i> GitHub</a>
28+
<a class="btn" href="https://github.com/geocoder-php/StackGeoIp"><i class="icon icon-github"></i> GitHub</a>
2929
</div>
3030
</div>
3131
</div>

0 commit comments

Comments
 (0)