diff --git a/site/content/docs/browser-checks/variables.md b/site/content/docs/browser-checks/variables.md index 1ce6e2d9f..52d17aed1 100644 --- a/site/content/docs/browser-checks/variables.md +++ b/site/content/docs/browser-checks/variables.md @@ -21,8 +21,8 @@ You should therefore **replace any confidential data in your check scripts with You can create variables at three hierarchical levels: - **Check** level - Browser and multistep check supported. -- **Group** level - All check types supported. -- **Global** level - All check types supported. +- **Group** level - API & network as well as browser and multistep checks supported. +- **Global** level - API & network as well as browser and multistep checks supported. Add variables specific to a Check variables on the **Variables** tab for each browser and multistep check. diff --git a/site/content/docs/private-locations/_index.md b/site/content/docs/private-locations/_index.md index 9c2fe2ecc..ec58001fb 100644 --- a/site/content/docs/private-locations/_index.md +++ b/site/content/docs/private-locations/_index.md @@ -59,7 +59,7 @@ docker run -e API_KEY="pl_...." -d checkly/agent:latest` ![agent running](/docs/images/private-locations/pl_started_4.png) -6. Create a new API or Browser check as you normally would in Checkly. You will now see your new private location in the list of available locations. Select it and deselect any other locations. +6. Create a new check as you normally would in Checkly. You will now see your new private location in the list of available locations. Select it and deselect any other locations. ![select private location](/docs/images/private-locations/pl_started_5.png)