Skip to content

Commit d849c71

Browse files
Use https for the support link in README
1 parent a9b8f4b commit d849c71

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -300,7 +300,7 @@ Once you've decided to commit the time to seeing your pull request through, [ple
300300

301301
## Support
302302

303-
Github issues aren't for general support questions, but there are other venues you can try: http://wp-cli.org/#support
303+
Github issues aren't for general support questions, but there are other venues you can try: https://wp-cli.org/#support
304304

305305

306306
*This README.md is generated dynamically from the project's codebase using `wp scaffold package-readme` ([doc](https://github.com/wp-cli/scaffold-package-command#wp-scaffold-package-readme)). To suggest changes, please submit a pull request against the corresponding part of the codebase.*

templates/readme-support.mustache

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
Github issues aren't for general support questions, but there are other venues you can try: http://wp-cli.org/#support
1+
Github issues aren't for general support questions, but there are other venues you can try: https://wp-cli.org/#support

0 commit comments

Comments
 (0)