Skip to content

Commit 8951eb8

Browse files
committed
Fix link to the bugzilla project
We need to link the PUBLIC one, as the other one is only available to SUSE employees.
1 parent 5b2faf5 commit 8951eb8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/bci_build/package/templates/licensing_and_eula.j2

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ This image is based on [openSUSE Tumbleweed](https://get.opensuse.org/tumbleweed
1212
{% if image.support_level|string == "techpreview" -%}
1313
This image is a tech preview. Do not use it for production.
1414
Your feedback is welcome.
15-
Please report any issues to the [SUSE Bugzilla](https://bugzilla.suse.com/enter_bug.cgi?product=SUSE%20Linux%20Enterprise%20Base%20Container%20Images).
15+
Please report any issues to the [SUSE Bugzilla](https://bugzilla.suse.com/enter_bug.cgi?product=PUBLIC%20SUSE%20Linux%20Enterprise%20Base%20Container%20Images).
1616
{% elif image.support_level|string == 'unsupported' -%}
1717
This image is unsupported and provided as-is.
1818
{% else -%}

0 commit comments

Comments
 (0)