altonchaney / cosmere-maps

A Webapp built to provide a clear visual for the various journeys characters take in Brandon Sanderson's Cosmere books.
https://cosmeremaps.com
MIT License
7 stars 2 forks source link

Fix image links due to updated URLs on coppermind.net #5

Closed abhinavpappu closed 1 month ago

abhinavpappu commented 4 months ago

Summary

It appears the all images from coppermind.net no longer work because the https://coppermind.net/w/images/... address has been updated to https://uploads.coppermind.net/.... Made the corresponding changes here.

Fixes #4

Testing

Did a surface-level click-through of each book and I no longer see any images that failed to load.

aufentcoop commented 4 months ago

So...it could be fixed at some point?

abhinavpappu commented 4 months ago

So...it could be fixed at some point?

Yeah this pull request will fix the issue once @altonchaney gets a chance to review it and merge it in. Here's a temporary preview of the site after this fix: https://cosmeremaps-temp.netlify.app/

altonchaney commented 1 month ago

Thank you @aufentcoop !