diff mbox series

[1/7] README: Update path to fetch a kernel image

Message ID 20211105172620.304780-2-fbarrat@linux.ibm.com
State Accepted
Headers show
Series CI updates | expand

Commit Message

Frederic Barrat Nov. 5, 2021, 5:26 p.m. UTC
openpower.xyz no longer exists but op-build now exports artifacts on
github.

Signed-off-by: Frederic Barrat <fbarrat@linux.ibm.com>
---
 README.md | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
diff mbox series

Patch

diff --git a/README.md b/README.md
index bf3c193d..bc5d0609 100644
--- a/README.md
+++ b/README.md
@@ -125,7 +125,7 @@  to run skiboot:
 To run a boot-to-bootloader test you need a Linux kernel image 'zImage.epapr'.
 Build one using the `opal_defconfig` config for op-build. See
 https://github.com/open-power/op-build/ on how to build, or download one from
-https://openpower.xyz/job/openpower/job/openpower-op-build/.
+https://github.com/open-power/op-build/releases/ .
 
 Drop zImage.epapr in the skiboot directory and the skiboot test suite will
 automatically pick it up. You can also run a combined skiboot and Linux test in