From 0572a1e4e6cd16938f3a05c270d658f3827e8a0b Mon Sep 17 00:00:00 2001 From: Chris Lane Date: Fri, 2 Nov 2018 12:04:08 +0000 Subject: NOISSUE use https more widely --- application/pages/global/ExternalToolsPage.ui | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'application/pages/global/ExternalToolsPage.ui') diff --git a/application/pages/global/ExternalToolsPage.ui b/application/pages/global/ExternalToolsPage.ui index 5f19898b..e79e9388 100644 --- a/application/pages/global/ExternalToolsPage.ui +++ b/application/pages/global/ExternalToolsPage.ui @@ -63,7 +63,7 @@ - <html><head/><body><p><a href="http://www.ej-technologies.com/products/jprofiler/overview.html">http://www.ej-technologies.com/products/jprofiler/overview.html</a></p></body></html> + <html><head/><body><p><a href="https://www.ej-technologies.com/products/jprofiler/overview.html">https://www.ej-technologies.com/products/jprofiler/overview.html</a></p></body></html> @@ -137,7 +137,7 @@ - <html><head/><body><p><a href="http://www.mcedit.net/">http://www.mcedit.net/</a></p></body></html> + <html><head/><body><p><a href="https://www.mcedit.net/">https://www.mcedit.net/</a></p></body></html> -- cgit