From 16325740f0b87b4e202ef00645e688e35d8f6499 Mon Sep 17 00:00:00 2001 From: Quincy Morgan <2046746+quincylvania@users.noreply.github.com> Date: Mon, 28 Sep 2020 16:49:59 -0400 Subject: [PATCH] Update links to release mirror (re: #7822) --- API.md | 2 +- CONTRIBUTING.md | 2 +- README.md | 4 ++-- 3 files changed, 4 insertions(+), 4 deletions(-) diff --git a/API.md b/API.md index 75fd2892c..05e1adcd6 100644 --- a/API.md +++ b/API.md @@ -5,7 +5,7 @@ This file documents efforts toward establishing a public API for iD. ##### iD Standalone iD supports several URL parameters. When constructing a URL to a standalone instance -of iD (e.g. `http://preview.ideditor.com/release/`), the following parameters are available +of iD (e.g. `https://ideditor-release.netlify.app`), the following parameters are available **in the hash portion of the URL**: * __`background`__ - The value from a `sourcetag` property in iD's diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md index 16c3d5cbc..3ccbe5014 100644 --- a/CONTRIBUTING.md +++ b/CONTRIBUTING.md @@ -203,7 +203,7 @@ You can use the [development preview site](https://ideditor.netlify.app) to test unreleased features and verify bug fixes, all without building iD yourself. This site is updated with the latest code and translations every time we change the `develop` branch. -The deployments on https://openstreetmap.org and https://preview.ideditor.com/release +The deployments on https://openstreetmap.org and https://ideditor-release.netlify.app are updated only with [stable releases](https://github.com/openstreetmap/iD/releases). Recently fixed issues may still be present on these sites until the next version of iD is released. diff --git a/README.md b/README.md index fd08e8d0f..69ca17de9 100644 --- a/README.md +++ b/README.md @@ -20,9 +20,9 @@ if you're looking for something to do. * [Translate!](https://github.com/openstreetmap/iD/blob/develop/CONTRIBUTING.md#translating) * Test a prerelease version of iD: - * Stable mirror of `release` branch: https://preview.ideditor.com/release + * Stable mirror of `release` branch: https://ideditor-release.netlify.app * Development mirror of `develop` branch + latest translations: https://ideditor.netlify.com - * Development mirror of `v3-prototype` branch: https://preview.ideditor.com/master + * Development mirror of `v3-prototype` branch: https://preview.ideditor.com/master Come on in, the water's lovely. More help? Ping `quincylvania` or `bhousel` on: * [OpenStreetMap US Slack](https://slack.openstreetmap.us/)