Skip to content

Conversation

@mairaw
Copy link
Contributor

@mairaw mairaw commented Nov 15, 2018

Similar to the PR I did for dotnet/docs dotnet/docs#7354

Used Duncan's regex to search and replace
search: (]\(|href=")http://([a-zA-Z\.]*(microsoft.com|office.com|msdn.com|aka.ms))
replace: $1https://$2

Contributes to dotnet/docs#4504

Copy link
Member

@BillWagner BillWagner left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

A quick spot check, and a look at the build report says :shipit:

@mairaw mairaw merged commit 4f841e4 into dotnet:master Nov 16, 2018
@mairaw mairaw deleted the https branch November 16, 2018 18:10
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants