Skip to content

Commit 7f03717

Browse files
committed
Link to API docs
1 parent 543732f commit 7f03717

File tree

1 file changed

+4
-2
lines changed

1 file changed

+4
-2
lines changed

README.md

Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -107,7 +107,8 @@ If the record is not found, a `\GeoIp2\Exception\AddressNotFoundException`
107107
is 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

307308
If 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

0 commit comments

Comments
 (0)