20 lines
734 B
Diff
20 lines
734 B
Diff
From d381343caac54ec48d9757bb7bd66956fd4fdbd7 Mon Sep 17 00:00:00 2001
|
|
From: Harald Hoyer <harald@redhat.com>
|
|
Date: Wed, 30 Nov 2016 14:06:58 +0100
|
|
Subject: [PATCH] README.md: correct CentOS build job link
|
|
|
|
---
|
|
README.md | 2 +-
|
|
1 file changed, 1 insertion(+), 1 deletion(-)
|
|
|
|
diff --git a/README.md b/README.md
|
|
index 8bfda446..9cfccae7 100644
|
|
--- a/README.md
|
|
+++ b/README.md
|
|
@@ -2,4 +2,4 @@
|
|
|
|
dracut is an initramfs infrastructure.
|
|
|
|
-CentOS CI Status: [](https://ci.centos.org/job/dracut-matrix-master/)
|
|
+CentOS CI Status: [](https://ci.centos.org/job/dracut-push-master/)
|