Uh oh!
There was an error while loading. Please reload this page.
Fix Hasura README link - #1529
Conversation
Uh oh!
There was an error while loading. Please reload this page.
pokeapi-machine-user
commented
May 23, 2026
A PokeAPI/api-data refresh has started. In ~45 minutes the staging branch of PokeAPI/api-data will be pushed with the new generated data. |
pokeapi-machine-user
commented
May 23, 2026
The updater script has finished its job and has now opened a Pull Request towards PokeAPI/api-data with the updated data. |
Change description
Fixes a broken link in the README GraphQL section. The Hasura link was missing the leading
hinhttps://, so the badge/link target did not resolve correctly.This is a documentation-only change and does not alter API behaviour or served data.
AI coding assistance disclosure
I used AI coding assistance to review the repository documentation, identify the broken README link, and prepare the one-line fix. I reviewed the generated change before submitting it.
Contributor check list