Skip to content

Commit e0edb1b

Browse files
committed
fixed the hyperlinks
1 parent ac8e50d commit e0edb1b

File tree

4 files changed

+4
-4
lines changed

4 files changed

+4
-4
lines changed

docs/katalon-integration-with-hyperexecute.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -58,7 +58,7 @@ It also comes with a built-in interface for codeless automation testing and vali
5858

5959
- Ensure that you have integrated Katalon Studio with LambdaTest. Follow the steps on this [page](https://www.lambdatest.com/support/docs/katalon-integration-with-lambdatest/) to do so.
6060

61-
- Ensure that you have the necessary licenses required to use Katalon Studio. You need the [Katalon Runtime License](https://docs.katalon.com/docs/legacy/products-and-licenses/katalon-studio-enterprise-and-runtime-engine-licenses/katalon-runtime-engine-floating-license) to integrate Katalon with HyperExecute. To learn more about these licenses, read this [page](https://docs.katalon.com/katalon-platform/administer/katalon-studio-enterprise-and-katalon-runtime-engine-license/katalon-runtime-engine-floating-license).
61+
- Ensure that you have the necessary licenses required to use Katalon Studio. You need the Katalon Runtime License to integrate Katalon with HyperExecute.
6262

6363
## Integrating Katalon Studio with HyperExecute
6464

docs/localstack-integration-with-lambdatest.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -139,7 +139,7 @@ bin/deploy.sh
139139

140140
The above command will create the **S3 buckets**, put the bucket names into the parameter store, create the `DLQ Topic` for failed Lambda invokes, create the Lambda functions, connect the S3 bucket to the resizer lambda, and create the web application.
141141

142-
> **Note:** You can visit [webapp.s3-website.localhost.localstack.cloud:4566](http://webapp.s3-website.localhost.localstack.cloud:4566/) on your web browser and paste the function URL of the pre sign Lambda function you created earlier.
142+
> **Note:** You can visit **webapp.s3-website.localhost.localstack.cloud:4566** on your web browser and paste the function URL of the pre sign Lambda function you created earlier.
143143
144144
<img loading="lazy" src={require('../assets/images/localstack-integration/localstack-one.webp').default} alt="add" width="1346" height="647" className="doc_img"/>
145145

docs/test-settings-options.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -143,7 +143,7 @@ When the screenshot is captured and it is then compressed to a file format such
143143

144144
The following are the supported options for the pixel comparison feature:
145145

146-
- `antialiasing` - ignores the smoothing of edges in digital images, click [here](https://sisu.ut.ee/imageprocessing/) to know more.
146+
- `antialiasing` - ignores the smoothing of edges in digital images.
147147
- `alpha` - ignores the alpha of the pixel color and makes into solid color without any opacity, click [here](https://sites.uci.edu/iap2015/2015/01/14/the-alpha-attribute-of-a-picture/#:~:text=In%20digital%20images%2C%20each%20pixel,of%200%20means%20totally%20transparent.) to know more.
148148
- `colors` - added corrected lightness to the screenshot by ignoring the default pixel color value.
149149
- `nothing` - ignores none of the false positive options from the comparison.

src/pages/faq/index.jsx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1086,7 +1086,7 @@ export default function index() {
10861086
</details>
10871087
<details>
10881088
<summary>Do you operate physical infrastructure? If so what certifications do they hold related to physical security? Can we see the audit/certification reports?</summary>
1089-
<p>Our application is hosted entirely on third party hosting providers like AWS, Hetzner, etc. All our hosting partners have very high security protocols. For example checkout <a href="https://aws.amazon.com/security/">AWS security protocols</a>, or <a href="https://hetzner.co.za/help-centre/products-and-services/dedicated-hosting/what-iso-and-data-security-protection-does-hetzner-employ-on-managed-servers//">Hetzner Security protocols.</a></p>
1089+
<p>Our application is hosted entirely on third party hosting providers like AWS, Hetzner, etc. All our hosting partners have very high security protocols. For example checkout <a href="https://aws.amazon.com/security/">AWS security protocols</a>, or Hetzner Security protocols.</p>
10901090
</details>
10911091
<details>
10921092
<summary>What is your incident response process?</summary>

0 commit comments

Comments
 (0)