From 948cc803891580047d3cf73e252fe95ce448f0d8 Mon Sep 17 00:00:00 2001 From: Johan Wassberg Date: Fri, 3 Feb 2023 11:24:55 +0100 Subject: [PATCH] Update cosmos-puppet-ops.mkd --- docs/cosmos-puppet-ops.mkd | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/cosmos-puppet-ops.mkd b/docs/cosmos-puppet-ops.mkd index 1d121b8..fc7fa9f 100644 --- a/docs/cosmos-puppet-ops.mkd +++ b/docs/cosmos-puppet-ops.mkd @@ -222,7 +222,7 @@ you'll try to push to the multiverse remote! Finally create a branch for the 'multiverse' upstream so you can merge changes to multiverse: ``` -# git checkout -b multiverse --track multiverse/master +# git checkout -b multiverse --track multiverse/main ``` Note that you can maintain your repo on just about any git hosting platform, including