Make WordPress Core

Opened 7 years ago

Closed 7 years ago

#41331 closed enhancement (fixed)

Update links in docs to HTTPS when available

Reported by: johnpgreen's profile johnpgreen Owned by: sergeybiryukov's profile SergeyBiryukov
Milestone: 4.9 Priority: normal
Severity: normal Version: 4.9
Component: General Keywords: has-patch commit
Focuses: docs Cc:

Description

There are URLs in the code docs which use HTTP when HTTPS is available for those domains.

Previously: #40732, #36993, #37622

Patch incoming.

Attachments (2)

41331.patch (1.5 KB) - added by johnpgreen 7 years ago.
41331.2.patch (1.5 KB) - added by johnpgreen 7 years ago.

Download all attachments as: .zip

Change History (7)

@johnpgreen
7 years ago

#1 @johnpgreen
7 years ago

  • Keywords has-patch added

#2 @netweb
7 years ago

  • Keywords needs-refresh added
  • Milestone changed from Awaiting Review to 4.9

Thanks @johnpgreen, could you update the Nginx link in the patch please

It looks like they've changed the anchors in that original page so the new link should be:
https://www.nginx.com/resources/wiki/start/topics/tutorials/config_pitfalls/#missing-disappearing-http-headers

@johnpgreen
7 years ago

#3 @johnpgreen
7 years ago

  • Keywords needs-refresh removed

Updated patch added.

#4 @netweb
7 years ago

  • Keywords commit added

Thanks @johnpgreen :+1

#5 @SergeyBiryukov
7 years ago

  • Owner set to SergeyBiryukov
  • Resolution set to fixed
  • Status changed from new to closed

In 41189:

Docs: Replace HTTP links to stackoverflow.com in DocBlocks with HTTPS.

Update the Nginx "Missing (disappearing) HTTP Headers" link.

Props johnpgreen.
Fixes #41331.

Note: See TracTickets for help on using tickets.