FAQ | This is a LIVE service | Changelog

Skip to content

Update global links to avoid 301 redirects

Nick Mattin requested to merge github/fork/mvl22/globallinkupdates into master

Created by: mvl22

Fixes global links that have a 301 (Redirect Permanent) status, indicating that they are permanently moved.

Fixes global links that have a 302 (Redirect Temporary) status, but which the server administrator presumably intended to be Redirect Permanent instead.

Merge request reports