Skip to content

Commit e755a6e

Browse files
authored
Update openSUSE image reference to Leap 16.0 (#865)
1 parent 99a8c27 commit e755a6e

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

ui/src/routes/devices.$id.mount.tsx

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -374,8 +374,8 @@ function UrlView({
374374
icon: FedoraIcon,
375375
},
376376
{
377-
name: "openSUSE Leap 15.6",
378-
url: "https://download.opensuse.org/distribution/leap/15.6/iso/openSUSE-Leap-15.6-NET-x86_64-Media.iso",
377+
name: "openSUSE Leap 16.0",
378+
url: "https://download.opensuse.org/distribution/leap/16.0/offline/Leap-16.0-online-installer-x86_64.install.iso",
379379
icon: OpenSUSEIcon,
380380
},
381381
{

0 commit comments

Comments
 (0)