From 39a162368cbd9ce6d0df34018de5b89dd4b7ca73 Mon Sep 17 00:00:00 2001 From: Jacob Kozol Date: Wed, 15 Apr 2020 16:14:43 +0200 Subject: [PATCH] README: update cockpit-composer repo url Cockpit-composer has moved from the weldr github organization to the osbuild organization and its github url has changed. The README's url is updated. --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 9bd0122b4..624b0db04 100644 --- a/README.md +++ b/README.md @@ -14,7 +14,7 @@ such can serve as drop-in replacement for lorax-composer. You can control a composer instance either directly via the provided APIs, or through higher-level user-interfaces from external projects. This, for instance, includes a -[Cockpit Module](https://github.com/weldr/cockpit-composer) or using the +[Cockpit Module](https://github.com/osbuild/cockpit-composer) or using the [composer-cli](https://weldr.io/lorax/composer-cli.html) command-line tool. ### Project