Skip to content

Commit 277c4f8

Browse files
committed
Update README links to HTTPS
1 parent 42967c9 commit 277c4f8

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

README.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,15 +1,15 @@
11
# WP Parser
22

3-
WP-Parser is the parser for creating the new code reference at [developer.wordpress.org](http://developer.wordpress.org/reference). It parses the inline documentation and produces custom post type entries in WordPress.
3+
WP-Parser is the parser for creating the new code reference at [developer.wordpress.org](https://developer.wordpress.org/reference). It parses the inline documentation and produces custom post type entries in WordPress.
44

55
We are currently looking for contributors to help us complete the work on the parser.
66

7-
There is a guide to developing for developer.wordpress.org in the [WordPress documentation handbook](http://make.wordpress.org/docs/handbook/projects/devhub/)
7+
There is a guide to developing for developer.wordpress.org in the [WordPress documentation handbook](https://make.wordpress.org/docs/handbook/projects/devhub/)
88

99
## Requirements
1010
* PHP 5.4+
1111
* [Composer](https://getcomposer.org/)
12-
* [WP CLI](http://wp-cli.org/)
12+
* [WP CLI](https://wp-cli.org/)
1313

1414
Clone the repository into your WordPress plugins directory:
1515

0 commit comments

Comments
 (0)