From 3e30083c2d4ccf690e8ee6108110d30e5a430a8a Mon Sep 17 00:00:00 2001 From: James McKinney <26463+jpmckinney@users.noreply.github.com> Date: Fri, 31 May 2024 01:30:33 -0400 Subject: [PATCH] profiles/translation: Change default standard branch --- docs/profiles/translation.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/profiles/translation.rst b/docs/profiles/translation.rst index bbacd5e..32d6366 100644 --- a/docs/profiles/translation.rst +++ b/docs/profiles/translation.rst @@ -58,7 +58,7 @@ Prepare the compendia git checkout 1.1 git pull --rebase msgcat --use-first docs/locale/$lang/**/*.po > $wip/$lang-standard.po - git checkout 1.1-dev + git checkout 1.2-dev #. Change to the ``ocds-extensions-translations`` directory, then prepare a compendium. For example, for OCDS for PPPs 1.0.0-beta3: