*: rename master branch to main (external repos)
authorTimothée Ravier <travier@redhat.com>
Fri, 7 May 2021 14:44:06 +0000 (16:44 +0200)
committerTimothée Ravier <travier@redhat.com>
Fri, 7 May 2021 14:55:03 +0000 (16:55 +0200)
.cci.jenkinsfile
tests/inst/src/destructive.rs

index 12d9988a117c88ef0ed7549efba644ac72ecb381..213d23c9d06ecabe93475492d2f6109ae5e1fdaa 100644 (file)
@@ -1,4 +1,4 @@
-// Documentation: https://github.com/coreos/coreos-ci/blob/master/README-upstream-ci.md
+// Documentation: https://github.com/coreos/coreos-ci/blob/main/README-upstream-ci.md
 
 stage("Build") {
 parallel normal: {
index d631b9a76c9bf76d47615b8dabe265cec2a9bc7d..5f4fb790f0352f453741351be8f4d3131b7bcd5f 100644 (file)
@@ -1,7 +1,7 @@
 //! Test that interrupting an upgrade is safe.
 //!
 //! This test builds on coreos-assembler's "external tests":
-//! https://github.com/coreos/coreos-assembler/blob/master/mantle/kola/README-kola-ext.md
+//! https://github.com/coreos/coreos-assembler/blob/main/mantle/kola/README-kola-ext.md
 //! Key to this in particular is coreos-assembler implementing the Debian autopkgtest reboot API.
 //!
 //! The basic model of this test is: