Skip to content

Commit 661afb7

Browse files
authored
Merge pull request #79 from pmeenan/master
Switched default public API URL to https
2 parents 32bfcf7 + fd48452 commit 661afb7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -70,7 +70,7 @@ $ webpagetest --help
7070
### Options
7171

7272
#### Common (works for all commands)
73-
* **-s, --server** _\<server\>_: the WPT server URL [http://www.webpagetest.org]
73+
* **-s, --server** _\<server\>_: the WPT server URL [https://www.webpagetest.org]
7474
* **-d, --dryrun**: just return the RESTful API URL
7575
* **-o, --out** _\<file\>_: place the output into \<file\>. Defaults to stdout
7676

0 commit comments

Comments
 (0)