From: Grant Slater Date: Wed, 8 Mar 2023 09:03:02 +0000 (+0000) Subject: Minor documentation clarification X-Git-Url: https://git.openstreetmap.org./dns.git/commitdiff_plain/251c31af99daf71ef0c4b43fed94de7b2d5bcaff Minor documentation clarification --- diff --git a/dnsconfig.js b/dnsconfig.js index 4b26e13..2a9d90e 100644 --- a/dnsconfig.js +++ b/dnsconfig.js @@ -108,7 +108,7 @@ STATEOFTHEMAP("stateofthemap.org", REG_GANDI); STATEOFTHEMAP("stateofthemap.com", REG_GANDI); STATEOFTHEMAP("sotm.org", REG_GANDI); -// The domain is registation is managed by FOSSGIS +// The domain is registation is managed by FOSSGIS.de var STATEOFTHEMAP_EU = loadTemplate("stateofthemap-eu"); STATEOFTHEMAP_EU("stateofthemap.eu", REG_NONE);