joseluisq/pokemons

Incorrect image source links

Open

#2 opened on Dec 27, 2019

 (1 comment) (0 reactions) (0 assignees) (16 forks)github user discovery
bughelp wanted

Repository metrics

Stars
 (15 stars)
PR merge metrics
 (No merged PRs in 30d)

Description

Image links to some pokemon aren't correct. For example, both Nidorans and Mr.Mime have broken image links.

Mr.Mime's gif path should be:

https://img.pokemondb.net/sprites/black-white/anim/normal/mr-mime.gif

But is instead:

https://img.pokemondb.net/sprites/black-white/anim/normal/mr.-mime.gif

Notice the period after "mr" is what breaks the link. There are probably a lot more examples of these and further examination should be done on the image links. Thanks for the resource though!

Contributor guide