We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5e97b3c commit 9c8c428Copy full SHA for 9c8c428
1 file changed
Readme.md
@@ -18,7 +18,7 @@ Just some months before the release of 4.0 of `willdurand/geocoder` we changed t
18
from https://github.com/geocoder-php/Geocoder. The new repository will only contain classes and interfaces shared between
19
multiple providers. The original repository is still used for issues and pull requests.
20
21
-The new repository architecture allows us to use a [git subtree split](www.subtreesplit.com) from geocoder-php/Geocoder
+The new repository architecture allows us to use a [git subtree split](https://www.subtreesplit.com) from geocoder-php/Geocoder
22
to geocoder-php/php-common and to each provider.
23
24
Versions before 4.0 `willdurand/geocoder` will still work as usual, but with the new repository.
0 commit comments