Skip to content

Commit 9aeaa5e

Browse files
authored
fix URL, line length
1 parent e0e486d commit 9aeaa5e

1 file changed

Lines changed: 6 additions & 3 deletions

File tree

‎README.md‎

Lines changed: 6 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -3,9 +3,11 @@
33

44
# Geo::Coder::OpenCage
55

6-
This module provides an interface to the OpenCage geocoding service. For more details see http://geocoder.opencagedata.com/api.html
6+
This module provides an interface to the OpenCage geocoding service.
7+
For more details see http://geocoder.opencagedata.com/api
78

8-
For docs please see [the Geo::Coder::OpenCage page on search.metacpan.org](https://metacpan.org/pod/Geo::Coder::OpenCage) or `perldoc Geo::Coder::OpenCage`.
9+
For docs please see [the Geo::Coder::OpenCage page on search.metacpan.org](https://metacpan.org/pod/Geo::Coder::OpenCage)
10+
or `perldoc Geo::Coder::OpenCage`.
911

1012
## INSTALLATION
1113

@@ -26,4 +28,5 @@ Alternatively to work on the source:
2628

2729
Copyright OpenCage Data Ltd <cpan@opencagedata.com>
2830

29-
This library is free software; you can redistribute it and/or modify it under the same terms as Perl itself, either Perl version 5.16 or, at your option, any later version of Perl 5 you may have available.
31+
This library is free software; you can redistribute it and/or modify it under the same terms as Perl itself,
32+
either Perl version 5.16 or, at your option, any later version of Perl 5 you may have available.

0 commit comments

Comments
 (0)