Skip to content

Update NESO hyperlink now showing status code 403#189

Merged
sadielbartholomew merged 1 commit into
GreenScheduler:mainfrom
sadielbartholomew:update-neso-link
Apr 10, 2026
Merged

Update NESO hyperlink now showing status code 403#189
sadielbartholomew merged 1 commit into
GreenScheduler:mainfrom
sadielbartholomew:update-neso-link

Conversation

@sadielbartholomew

Copy link
Copy Markdown
Member

The National Grid ESO website now lives under a new domain so the URL we use goes to an intermediate page with a 403 stats code:

$ curl -i https://www.nationalgrideso.com/
HTTP/2 403 
date: Thu, 09 Apr 2026 16:19:17 GMT
content-type: text/html
cache-control: private, max-age=0, no-store, no-cache, must-revalidate, post-check=0, pre-check=0
expires: Thu, 01 Jan 1970 00:00:01 GMT
referrer-policy: same-origin
...

showing:

Screenshot_20260409_170621

so this PR updates the link, where used, the new location. From a git grep grideso we only use the old link in one place, so only one instance needs updating - in the docs 'Introduction' page.

@sadielbartholomew sadielbartholomew self-assigned this Apr 9, 2026
@sadielbartholomew sadielbartholomew added the documentation Improvements or additions to documentation label Apr 9, 2026
@sadielbartholomew sadielbartholomew changed the title Update UK NESO hyperlink now showing status code 403 Update NESO hyperlink now showing status code 403 Apr 9, 2026

@abhidg abhidg left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks good, thanks @sadiebartholomew

@sadielbartholomew sadielbartholomew merged commit 56db38f into GreenScheduler:main Apr 10, 2026
3 checks passed
@sadielbartholomew sadielbartholomew deleted the update-neso-link branch April 10, 2026 09:01
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

documentation Improvements or additions to documentation

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants