From 6aef276fb1971564aabf9319a26f400d387e5d8f Mon Sep 17 00:00:00 2001 From: "Michael R. Crusoe" <1330696+mr-c@users.noreply.github.com> Date: Wed, 3 Jan 2024 16:12:13 +0100 Subject: [PATCH] Update README.md --- README.md | 6 ++---- 1 file changed, 2 insertions(+), 4 deletions(-) diff --git a/README.md b/README.md index 6572d632..a1530129 100644 --- a/README.md +++ b/README.md @@ -1,9 +1,7 @@ Hello! -This repo holds the development version of CWL v1.2.1; see https://github.com/common-workflow-language/cwl-v1.2/issues/54 for the plan. - -See https://github.com/common-workflow-language/cwl-v1.2/tree/v1.2.0 for the released v1.2 of the Common Workflow Language standards and the history of its development. +This repo holds the ratified v1.2.1 of the Common Workflow Language standards and the history of its development. You can render this using https://github.com/common-workflow-language/cwl-website/blob/main/website.sh -You may browse the released v1.2 standards online at https://www.commonwl.org/v1.2 +You may browse the CWL v1.2.1 standards online at https://w3id.org/cwl/v1.2/ (a.k.a https://www.commonwl.org/v1.2 )