From 2b9d5c6187d1265a7d477dda38cb4be7aa37202f Mon Sep 17 00:00:00 2001
From: konjit <kkll6349@gmail.com>
Date: Sat, 4 Jan 2025 19:06:47 +0100
Subject: [PATCH] Links are broken.

---
 the-internet/browser.md | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/the-internet/browser.md b/the-internet/browser.md
index 3071609..9fde6b9 100644
--- a/the-internet/browser.md
+++ b/the-internet/browser.md
@@ -18,8 +18,8 @@ That's why you should check the way your website looks on different browsers dur
 
 You can use the following online tool in order see how your pages look on multiple browsers:
 
-- [Browsershots](http://browsershots.org)
-- [Browserling](https://www.browserling.com/)
+- [Browsershots](http://browsershots.org) <!-- This site is down -->
+- [Browserling](https://www.browserling.com/) <!-- This one is broken -->
 
 A good website should look and function the same in any browser.