From d0734b5b56ba915e953dfc362a340e9d910ca6c0 Mon Sep 17 00:00:00 2001
From: David Byers <david.byers@liu.se>
Date: Thu, 25 Feb 2021 10:05:53 +0100
Subject: [PATCH] Added link to edge release.

---
 site/index.html | 9 +++++----
 1 file changed, 5 insertions(+), 4 deletions(-)

diff --git a/site/index.html b/site/index.html
index 9e338c3..dffcc0f 100644
--- a/site/index.html
+++ b/site/index.html
@@ -50,7 +50,7 @@
                 </div><!--//icon-holder-->
                 <h3 class="title">Thunderbird</h3>
                 <p class="intro">
-		  Download the Safe Links Cleaner beta version for
+		  Download Safe Links Cleaner extension for
 		  Thunderbird 78.4 or later.
 		</p>
                 <a class="btn btn-green"
@@ -65,7 +65,7 @@
                 </div><!--//icon-holder-->
                 <h3 class="title">Firefox</h3>
                 <p class="intro">
-		  Download the Safe Links Cleaner beta version for
+		  Download Safe Links Cleaner extension for
 		  Mozilla Firefox Browser.
 		</p>
                 <a class="btn btn-pink" href="https://addons.mozilla.org/en-US/firefox/addon/safe-links-cleaner/">Stable</a>
@@ -79,9 +79,10 @@
                 </div><!--//icon-holder-->
                 <h3 class="title">Edge</h3>
                 <p class="intro">
-		  Download the Safe Links Cleaner beta version for
+		  Download Safe Links Cleaner extension for
 		  the Microsoft Edge Browser.
 		</p>
+                <a class="btn btn-purple" href="https://microsoftedge.microsoft.com/addons/detail/safe-links-cleaner/gjgdmmdddipbcjbefpojlghmjeodblpg">Stable</a>
 		<button type="button" class="btn btn-purple"
 			data-toggle="modal" data-target="#edge-instructions">Beta</button>
               </div><!--//item-inner-->
@@ -93,7 +94,7 @@
                 </div><!--//icon-holder-->
                 <h3 class="title">Chrome</h3>
                 <p class="intro">
-		  Download the Safe Links Cleaner beta version for
+		  Download Safe Links Cleaner extension for
 		  the Google Chrome on Linux.
 		</p>
 		<button type="button" class="btn btn-blue"
-- 
GitLab