From 6d5d91a3c69ddb5e2007b0b0f3035b3c01f74944 Mon Sep 17 00:00:00 2001 From: Gitoffthelawn Date: Fri, 9 Jan 2026 02:43:51 -0800 Subject: [PATCH] Upgrade links from HTTP to HTTPS --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index f38cba9..70905db 100644 --- a/README.md +++ b/README.md @@ -1,7 +1,7 @@ web-bugs ======== -A repo used by the Web Compatibility community to track issues reported via [webcompat.com](http://webcompat.com) +A repo used by the Web Compatibility community to track issues reported via [webcompat.com](https://webcompat.com) ![Screenshot of webcompat.com](screenie.png) @@ -46,7 +46,7 @@ If you’re using Webcompat.com already, you’re probably pretty awesome. So wh - If you feel comfortable dig in and analyze the bug as well #### Analyzing web compatibility bugs -- Confirm that you can reproduce the error. Ideally you should use a clean browser profile. See [this tutorial for Firefox](http://www.otsukare.info/2014/11/12/configure-webcompat-browser). +- Confirm that you can reproduce the error. Ideally you should use a clean browser profile. See [this tutorial for Firefox](https://www.otsukare.info/2014/11/12/configure-webcompat-browser). - Set any related labels - if the bug appears on Chrome for Android, set the “browser-chrome” and “os-android” labels - Provide details on which piece of code is broken - List out any relevant error codes