diff --git a/docs/test-settings-options.md b/docs/test-settings-options.md
index c296d41ca..05f32bc22 100644
--- a/docs/test-settings-options.md
+++ b/docs/test-settings-options.md
@@ -143,7 +143,7 @@ When the screenshot is captured and it is then compressed to a file format such
The following are the supported options for the pixel comparison feature:
-- `antialiasing` - ignores the smoothing of edges in digital images, click [here](https://sisu.ut.ee/imageprocessing/) to know more.
+- `antialiasing` - ignores the smoothing of edges in digital images.
- `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.
- `colors` - added corrected lightness to the screenshot by ignoring the default pixel color value.
- `nothing` - ignores none of the false positive options from the comparison.
diff --git a/src/pages/faq/index.jsx b/src/pages/faq/index.jsx
index 44c62b948..b3d367f6a 100644
--- a/src/pages/faq/index.jsx
+++ b/src/pages/faq/index.jsx
@@ -1086,7 +1086,7 @@ export default function index() {
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 AWS security protocols, or Hetzner Security protocols.
+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 AWS security protocols, or Hetzner Security protocols.