reactor / bot

The source code for @reactorbot
Apache License 2.0
9 stars 2 forks source link

URL Cleanup #10

Closed spring-operator closed 5 years ago

spring-operator commented 5 years ago

This commit updates URLs to prefer the https protocol. Redirects are not followed to avoid accidentally expanding intentionally shortened URLs (i.e. if using a URL shortener).

Fixed URLs

Fixed Success

These URLs were switched to an https URL with a 2xx status. While the status was successful, your review is still recommended.

simonbasle commented 5 years ago

this only contains changes already included in #9, onto which the pcf branch is now rebased.

simonbasle commented 5 years ago

🤖bot has been redeployed