[wp-meta] [Making WordPress.org] #6718: Configure a redirect for https://make.wordpress.org/cli/dash/ to https://wp-cli.org/dashboard/
Making WordPress.org
noreply at wordpress.org
Tue Jan 31 02:38:19 UTC 2023
#6718: Configure a redirect for https://make.wordpress.org/cli/dash/ to https
://wp-cli.org/dashboard/
--------------------------------------+---------------------
Reporter: danielbachhuber | Owner: (none)
Type: enhancement | Status: closed
Priority: normal | Milestone:
Component: Make (Get Involved) / P2 | Resolution: fixed
Keywords: |
--------------------------------------+---------------------
Changes (by dd32):
* status: new => closed
* resolution: => fixed
Comment:
Fixed via r19902-dotorg:
{{{
Make: CLI: Redirect https://make.wordpress.org/cli/dash/ to https://wp-
cli.org/dashboard/.
Fixes #6718.
}}}
{{{
$ curl -Is https://make.wordpress.org/cli/dash/ | grep -E
'^(HTTP|Location)'
HTTP/1.1 301 Moved Permanently
Location: https://wp-cli.org/dashboard/
}}}
--
Ticket URL: <https://meta.trac.wordpress.org/ticket/6718#comment:2>
Making WordPress.org <https://meta.trac.wordpress.org/>
Making WordPress.org
More information about the wp-meta
mailing list