Skip to content

Commit f3ebdfe

Browse files
authored
Update README.md
Easy link to get key
1 parent 387b415 commit f3ebdfe

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ WebPageTest's GitHub Action lets you automatically run tests against WebPageTest
1313

1414
## Using the Action
1515

16-
1. Get a WebPageTest API Key and store it [as a secret in your repository's settings](https://docs.github.com/en/actions/reference/encrypted-secrets#creating-encrypted-secrets-for-a-repository).
16+
1. [Get a WebPageTest API Key](https://app.webpagetest.org/ui/entry/wpt/signup) and store it [as a secret in your repository's settings](https://docs.github.com/en/actions/reference/encrypted-secrets#creating-encrypted-secrets-for-a-repository).
1717

1818
![WPT_API_KEY Secret in repo settings](/images/wpt-action-api-secret.png)
1919

@@ -185,4 +185,4 @@ And a `wpt-options.json` file containing:
185185
}
186186
```
187187

188-
The defaults values for the number of runs, location, and connectivity type would all be overwritten by the settings specified here. In addition, any ads defined by https://adblockplus.org/ would be automatically blocked.
188+
The defaults values for the number of runs, location, and connectivity type would all be overwritten by the settings specified here. In addition, any ads defined by https://adblockplus.org/ would be automatically blocked.

0 commit comments

Comments
 (0)