File tree Expand file tree Collapse file tree 1 file changed +4
-2
lines changed
Expand file tree Collapse file tree 1 file changed +4
-2
lines changed Original file line number Diff line number Diff line change @@ -107,7 +107,8 @@ If the record is not found, a `\GeoIp2\Exception\AddressNotFoundException`
107107is thrown. If the database is invalid or corrupt, a
108108` \MaxMind\Db\InvalidDatabaseException ` will be thrown.
109109
110- See the API documentation for more details.
110+ See the [ API documentation] ( https://maxmind.github.io/GeoIP2-php/ ) for more
111+ details.
111112
112113### City Example ###
113114
@@ -306,7 +307,8 @@ of which represents part of the data returned by the web service.
306307
307308If there is an error, a structured exception is thrown.
308309
309- See the API documentation for more details.
310+ See the [ API documentation] ( https://maxmind.github.io/GeoIP2-php/ ) for more
311+ details.
310312
311313### Example ###
312314
You can’t perform that action at this time.
0 commit comments