pokedex
pokedex copied to clipboard
Broken redirect from old API docs
There are links in the wild to https?://pokeapi.co/docs which is currently redirecting to //docs/v2 (no hostname) via a meta tag.
<meta data-react-helmet="true" http-equiv="refresh" content="0; url=//docs/v2">
Hmm, can you tell us where?