https://noc.wikimedia.org/ links to https://wikitech.wikimedia.org/view/Server_Admin_Log, which doesn't exist.
It should link to https://wikitech.wikimedia.org/wiki/Server_Admin_Log.
Description
Details
Event Timeline
Change 430879 had a related patch set uploaded (by Aklapper; owner: Aklapper):
[operations/mediawiki-config@master] Fix wrong link to Server Admin Log on noc.wikimedia.org
Thanks, but also: Cool URIs don't change. Looks like we broke the /view/ redirect that used to exist for old Wikitech urls. That definitely needs to be fixed as well.
Yes, the original wikitech.wikimedia.org did that a long time. (The one from before labsconsole, which was renamed to wikitech, and the old wikitech imported there).
Change 430879 merged by jenkins-bot:
[operations/mediawiki-config@master] Fix wrong link to Server Admin Log on noc.wikimedia.org
Mentioned in SAL (#wikimedia-operations) [2018-06-04T18:52:46Z] <thcipriani@deploy1001> Synchronized docroot/noc/index.html: SWAT: [[gerrit:430879|Fix wrong link to Server Admin Log on noc.wikimedia.org]] T193848 (duration: 00m 50s)
@Aklapper how is this resolved? https://wikitech.wikimedia.org/view/Server_Admin_Log still doesn't work.
We deployed Andre's patch that fixes the link on https://noc.wikimedia.org/. I have seen that it may require a local hard refresh to see the updated link. Per @Krinkle's comment in T193848#4182563 however I guess we may still want to make some config changes to restore /view/ support? I guess this could be $wgActionPaths configuration or apache level redirects/rewrites?
I still find these urls in archived records and citations, only to produce 404 Not Found responses.
Let's restore this redirect, shall we? (Cool URIs don't change, and Redirects matter).
Change 460467 had a related patch set uploaded (by Krinkle; owner: Krinkle):
[operations/puppet@production] openstack: Add redirect for /view/ on Wikitech
Change 460467 merged by Andrew Bogott:
[operations/puppet@production] openstack: Add redirect for /view/ on Wikitech
km@km-pt ~> curl -I "https://wikitech.wikimedia.org/view/Server_Admin_Log" HTTP/2 301 ... location: http://wikitech.wikimedia.org/wiki/Server_Admin_Log