X-Git-Url: https://git.openstreetmap.org/chef.git/blobdiff_plain/753fd4b1be9da70a6f5c596c839ecbdbf43afc9b..0978b7eac93a4c62530bcdc1657664fcf88b74f7:/cookbooks/web/README.md diff --git a/cookbooks/web/README.md b/cookbooks/web/README.md index 2d881fc3e..b9e8a5027 100644 --- a/cookbooks/web/README.md +++ b/cookbooks/web/README.md @@ -1,7 +1,7 @@ # web cookbook This cookbook installs and configures the web frontend machines that power -[www.openstreetmap.org](http://www.openstreetmap.org). There are several recipes +[www.openstreetmap.org](https://www.openstreetmap.org). There are several recipes * `web::backend` - sets up the backend servers, used for processing longer-running requests * `web::base` - sets up common storage configuration between all the machines @@ -10,4 +10,4 @@ This cookbook installs and configures the web frontend machines that power * `web::frontend` - sets up the frontend servers, that handle all inbound requests * `web::gpx` - sets up the GPX importer * `web::rails` - installs and configures the [openstreetmap-website](https://github.com/openstreetmap/openstreetmap-website) rails app -* `web::statistics` - sets up the scripts for generating the [statistics page](http://www.openstreetmap.org/stats/data_stats.html) for OSM contributions +* `web::statistics` - sets up the scripts for generating the [statistics page](https://www.openstreetmap.org/stats/data_stats.html) for OSM contributions