defnull / multipart

A fast multipart/form-data parser for python
https://multipart.readthedocs.io/
MIT License
135 stars 33 forks source link

Replace obsolete URL with current one for Bottle #42

Closed bkline closed 1 year ago

bkline commented 1 year ago

The URL http://bottle.paws.de is a dead link. The project has moved its home page to https://bottle.org.

I figured this change is too trivial to warrant a bug report. If you disagree I'll be happy to create one.

defnull commented 1 year ago

Nice find, but the correct domain would be https://bottle*py*.org (wow this is old, I sold paws.de ages ago)

bkline commented 1 year ago

Oops! Sorry about that. Fixed. 😊

bkline commented 1 year ago

Well, I thought I had pushed the fix, but apparently not. Really fixed now. 😉