Update links to preview.ideditor.com mirrors

(closes #3912)
This commit is contained in:
Bryan Housel
2017-04-13 00:17:19 -04:00
parent 81cbfa26fa
commit ba1b84004c
4 changed files with 17 additions and 12 deletions
+2 -2
View File
@@ -3,8 +3,8 @@
# This is an example script that shows how to pull the latest version
# of iD and replace the version string with a git short hash.
#
# We use this script to maintain the iD mirror at: http://openstreetmap.us/iD/master
# It runs via cron job every 15 minutes.
# We use this script to maintain the iD mirror at: http://preview.ideditor.com/master
# It runs via cron job every 10 minutes.
#
# To use this on your own site, you'll want to change the `cp` and `chgrp`
# lines at the end to match your web server's documentroot folder and security group.