From ffc6ed2a93aa1b22b1c8ba80544f3d0915cde9a7 Mon Sep 17 00:00:00 2001
From: Bennett Goble <signal@lindenlab.com>
Date: Mon, 17 Oct 2022 13:22:56 -0700
Subject: [PATCH] SL-18218: Switch canonical_repo to GitHub URL

---
 autobuild.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/autobuild.xml b/autobuild.xml
index 5a5ffa2898d..25d95a68499 100644
--- a/autobuild.xml
+++ b/autobuild.xml
@@ -2888,7 +2888,7 @@ Copyright (c) 2012, 2014, 2015, 2016 nghttp2 contributors</string>
     <key>package_description</key>
     <map>
       <key>canonical_repo</key>
-      <string>https://bitbucket.org/lindenlab/viewer</string>
+      <string>https://github.com/secondlife/viewer</string>
       <key>copyright</key>
       <string>Copyright (c) 2020, Linden Research, Inc.</string>
       <key>description</key>
-- 
GitLab