Skip to content

Commit

Permalink
[docs] update outdated links (pelias#406)
Browse files Browse the repository at this point in the history
  • Loading branch information
arnesetzer authored May 2, 2022
1 parent 299ed33 commit 26e7630
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@ We think open data, open source, and open strategy win over proprietary solution

# Pelias Geonames importer

[![Gitter](https://badges.gitter.im/Join%20Chat.svg)](https://gitter.im/pelias/gitter)
[![Gitter](https://badges.gitter.im/Join%20Chat.svg)](https://gitter.im/pelias/pelias)
[![Greenkeeper badge](https://badges.greenkeeper.io/pelias/geonames.svg)](https://greenkeeper.io/)

This Node.js package imports data from [Geonames](http://geonames.org/) into
Expand Down Expand Up @@ -70,7 +70,7 @@ The following are all *optional*:

#### Admin Lookup
Pelias has the ability to compute the admin hierarchy (county, region, country, etc)
from [Who's on First](http://whosonfirst.mapzen.com/) data.
from [Who's on First](https://whosonfirst.org) data.
For more info on how admin lookup works, see the documentation for
[pelias/wof-admin-lookup](https://github.com/pelias/wof-admin-lookup). By default,
adminLookup is enabled. To disable, set `imports.adminLookup.enabled` to `false` in Pelias config.
Expand Down

0 comments on commit 26e7630

Please sign in to comment.