podman-desktop / podman-desktop-extension-bootc

Support for bootable OS containers (bootc) and generating disk images
Apache License 2.0
415 stars 16 forks source link

chore: fix links on build page #912

Closed cdrage closed 3 weeks ago

cdrage commented 3 weeks ago

chore: fix links on build page

What does this PR do?

We were incorrectly using Links from the UI which unfortunatley does not work (does extra call to external link).

Use Link that we've been using in the empty page, etc.

Screenshot / video of UI

https://github.com/user-attachments/assets/4c2969d2-31ec-45c8-9983-616eff735309

What issues does this PR fix or reference?

Closes https://github.com/containers/podman-desktop-extension-bootc/issues/910

How to test this PR?

Links on build page work now.

Signed-off-by: Charlie Drage charlie@charliedrage.com