Opened 9 years ago
Closed 9 years ago
#2500 closed enhancement (fixed)
Use SSL links for contributor teams
| Reported by: |
|
Owned by: | |
|---|---|---|---|
| Milestone: | Priority: | normal | |
| Component: | Make (Get Involved) / P2 | Keywords: | has-patch |
| Cc: |
Description
On https://make.wordpress.org/ links to individual teams are output with http:// protocol and redirect to https:// when you click on them.
We could eliminate the redirect and use https:// in the first place.
Attachments (1)
Change History (3)
Note: See
TracTickets for help on using
tickets.
Fixed in #dotorg12908. The make sites CPT should have been returning correct URLs, it was leaving off the protocol.