nickjj / manifest-revision-webpack-plugin

Write out a manifest file containing your versioned webpack chunks and assets.
ISC License
124 stars 40 forks source link

Blog Link in Readme.md uses an old link #30

Closed gerrat closed 7 years ago

gerrat commented 7 years ago

The link to Flask-Webpack points to what I'm guessing is your old blog, which uses a certificate only valid for the following domains: *.tumblr.com, tumblr.com. I'm surmising the link should be updated to point: here.

nickjj commented 7 years ago

Gerrat,

Thanks. You're absolutely right and I've updated it.

I used to host my blog on Tumblr but then set up JS redirects for all of my old posts that point to my new site but it seems like Tumblr recently changed things around which cause certificate issues. I'm guessing they recently forced HTTPS but it doesn't work for custom domains.