diff options
| author | Andrey Lihatskiy <alihatskiy@productengine.com> | 2020-01-28 18:28:07 +0200 | 
|---|---|---|
| committer | Andrey Lihatskiy <alihatskiy@productengine.com> | 2020-01-28 18:28:07 +0200 | 
| commit | c5da1b0863871a22637d5281e3cf393e85467e9b (patch) | |
| tree | cd3c28e95bc06e8c21b58ec2189e25bcb54f16d9 | |
| parent | 3eb54ae91b07edd699b16fc1a05383f00c3ecda7 (diff) | |
DRTVWR-496 Changed canonical_repo to lindenlab/viewer
| -rw-r--r-- | autobuild.xml | 2 | 
1 files changed, 1 insertions, 1 deletions
| diff --git a/autobuild.xml b/autobuild.xml index 4c2a105600..1f1db48bdc 100644 --- a/autobuild.xml +++ b/autobuild.xml @@ -3427,7 +3427,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-dev</string> +      <string>https://bitbucket.org/lindenlab/viewer</string>        <key>copyright</key>        <string>Copyright (c) 2014, Linden Research, Inc.</string>        <key>description</key> | 
