aboutsummaryrefslogtreecommitdiff
path: root/nitrocli/README.md
diff options
context:
space:
mode:
authorDaniel Mueller <deso@posteo.net>2018-12-17 19:40:59 -0800
committerDaniel Mueller <deso@posteo.net>2018-12-17 19:40:59 -0800
commit74d9302eeddc0c9aadd9a8d6ebcb786d55a91320 (patch)
tree71efc0f8ce89dbe2eb2271f04e044e541c1f1e9e /nitrocli/README.md
parent14f6e9070ec2c1d4dad6afe32928133eaa0f3f67 (diff)
downloadnitrocli-74d9302eeddc0c9aadd9a8d6ebcb786d55a91320.tar.gz
nitrocli-74d9302eeddc0c9aadd9a8d6ebcb786d55a91320.tar.bz2
Migrate work to the 'master' branch
In the past we have used the 'devel' branch for more or less early development work that includes the occasional rebase to fix up mistakes and keep the history clean. That is a non-starter when it comes to tagging signed releases, which we have introduced recently. Hence, there is no point in diverging from what the rest of the world is doing by using a branch name other than 'master' as the main development vehicle. By now we have introduced two dependencies on the branch name into the code base, which this change fixes up.
Diffstat (limited to 'nitrocli/README.md')
-rw-r--r--nitrocli/README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/nitrocli/README.md b/nitrocli/README.md
index d22ee71..7e721e8 100644
--- a/nitrocli/README.md
+++ b/nitrocli/README.md
@@ -1,4 +1,4 @@
-[![pipeline](https://gitlab.com/d-e-s-o/nitrocli/badges/devel/pipeline.svg)](https://gitlab.com/d-e-s-o/nitrocli/commits/devel)
+[![pipeline](https://gitlab.com/d-e-s-o/nitrocli/badges/master/pipeline.svg)](https://gitlab.com/d-e-s-o/nitrocli/commits/master)
[![crates.io](https://img.shields.io/crates/v/nitrocli.svg)](https://crates.io/crates/nitrocli)
[![rustc](https://img.shields.io/badge/rustc-1.31+-blue.svg)](https://blog.rust-lang.org/2018/12/06/Rust-1.31-and-rust-2018.html)