Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Use https in wp post generate example #355

Merged
merged 1 commit into from Jul 28, 2022

Conversation

tyrann0us
Copy link
Contributor

@tyrann0us tyrann0us commented Jun 8, 2022

Please check if the PR fulfills these requirements

  • The commit message follows our guidelines
  • Tests for the changes have been added (for bug fixes/features)
  • Docs have been added/updated (for bug fixes/features)

What kind of change does this PR introduce? (Bug fix, feature, docs update, ...)
Chore

What is the current behavior? (You can also link to an open issue here)
The link to https://loripsum.net/ uses the http protocol.

What is the new behavior (if this is a feature change)?
The link to https://loripsum.net/ uses the https protocol.

Does this PR introduce a breaking change? (What changes might users need to make in their application due to this PR?)
No.

Other information:
None. I'm not sure about the release process, but I think both other occurrences of that link (see https://cs.github.com/?scopeName=All+repos&scope=&q=org%3AWP-CLI+loripsum.net%2Fapi%2F5) should be updated automatically with the next release.

@tyrann0us tyrann0us requested a review from a team as a code owner Jun 8, 2022
Copy link
Member

@Sidsector9 Sidsector9 left a comment

Thanks for the fix!

@danielbachhuber danielbachhuber added this to the 2.2.2 milestone Jul 28, 2022
@danielbachhuber danielbachhuber merged commit a61d9a7 into wp-cli:master Jul 28, 2022
27 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants