From 040cdc116a2f99954ef2065406742d16959fc57f Mon Sep 17 00:00:00 2001 From: Matt Rahill Date: Mon, 1 Jun 2026 11:07:22 -0400 Subject: [PATCH 1/2] update domain transition messages --- source/docs/nlr-domain-transition.html.md | 12 ++++++------ source/docs/widget-embed-code.html.md | 8 ++++---- 2 files changed, 10 insertions(+), 10 deletions(-) diff --git a/source/docs/nlr-domain-transition.html.md b/source/docs/nlr-domain-transition.html.md index df01645e..f1317ad2 100644 --- a/source/docs/nlr-domain-transition.html.md +++ b/source/docs/nlr-domain-transition.html.md @@ -6,17 +6,17 @@ hide_domain_transition_link: true # NLR.gov Domain Transition -The National Laboratory of the Rockies (NLR) is retiring the `nrel.gov` domain near the end of May and transitioning to the new `nlr.gov` domain. +The National Laboratory of the Rockies (NLR) retired the `nrel.gov` domain on May 29, 2026, after transitioning to the new `nlr.gov` domain. -**To avoid an interruption in service, you need to update your API calls to use the new `developer.nlr.gov` URLs by April 30, 2026**, or by May 29, 2026, with short outages scheduled in May before the old domain expires. Your existing API key will continue to work—only the domain in the URL needs to be updated. +**If you have not already, you need to update your API calls to use the new `developer.nlr.gov` URLs.** Your existing API key will continue to work—only the domain in the URL needs to be updated. Here is a timeline for this domain change: - **March 2, 2026:** The new `developer.nlr.gov` domain became available to use and begin switching API calls to the new URLs. Emails were sent to all API key owners having made requests in the past year to announce the domain change. - **April 15, 2026:** Additional reminder emails were sent to API key owners that had not transitioned to the new domain yet. -- **May 1, 2026:** Periodic brownouts (scheduled outages for short durations) began where traffic to the old `developer.nrel.gov` domain returns errors with instructions about using the new domain. Traffic already switched to the new `developer.nlr.gov` domain is not affected. - - During each brownout period, API requests will return a `410 Gone` HTTP error with a message about the domain change. - - Scheduled outages will occur during the following times: +- **May 1, 2026:** Periodic brownouts (scheduled outages for short durations) began where traffic to the old `developer.nrel.gov` domain returned errors with instructions about using the new domain. Traffic already switched to the new `developer.nlr.gov` domain was not affected. + - During each brownout period, API requests returned a `410 Gone` HTTP error with a message about the domain change. + - Scheduled outages occurred during the following times: @@ -200,4 +200,4 @@ Here is a timeline for this domain change:
-- **May 29, 2026:** The `developer.nrel.gov` domain will expire and stop working completely. DNS for the `nrel.gov` domain and all subdomains will cease to resolve and will not redirect. +- **May 29, 2026:** The `developer.nrel.gov` domain expired and stopped working completely. DNS for the `nrel.gov` domain and all subdomains ceased to resolve and will not redirect. diff --git a/source/docs/widget-embed-code.html.md b/source/docs/widget-embed-code.html.md index 3038ca65..e9f83aab 100644 --- a/source/docs/widget-embed-code.html.md +++ b/source/docs/widget-embed-code.html.md @@ -7,14 +7,14 @@ hide_domain_transition_alert: true # Updating Embed Code for NLR.gov Widgets -The National Laboratory of the Rockies (NLR) is retiring the `nrel.gov` domain near the end of May and transitioning to the new `nlr.gov` domain. +The National Laboratory of the Rockies (NLR) retired the `nrel.gov` domain on May 29, 2026, after transitioning to the new `nlr.gov` domain. -**To avoid an interruption in service, you need to update your widget embed code to use the new `nlr.gov` URLs by May 29, 2026.** In your widget embed code, change `nrel.gov` to `nlr.gov` instead. All other aspects of the embed code remain the same. +**If you have not already, you need to update your widget embed code to use the new `nlr.gov` URLs.** In your widget embed code, change `nrel.gov` to `nlr.gov` instead. All other aspects of the embed code remain the same. -To find new embed code, use the [widgets page](https://afdc.energy.gov/widgets). We will display a message at the top of widgets about this change for website owners who haven't updated their embed code starting on April 13, 2026. +To find new embed code, use the [widgets page](https://afdc.energy.gov/widgets). From f455ed85f8da3faaa6ce91e430d6b932f8446b88 Mon Sep 17 00:00:00 2001 From: Matt Rahill Date: Mon, 1 Jun 2026 11:20:02 -0400 Subject: [PATCH 2/2] update domain transition banner message --- source/layouts/layout.erb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/source/layouts/layout.erb b/source/layouts/layout.erb index b70a47ac..73fa9531 100644 --- a/source/layouts/layout.erb +++ b/source/layouts/layout.erb @@ -38,7 +38,7 @@