diff --git a/v1.0/concepts.md b/v1.0/concepts.md index 773feb533..cc4df5ae2 100644 --- a/v1.0/concepts.md +++ b/v1.0/concepts.md @@ -89,7 +89,7 @@ preprocessing steps described in the [Semantic Annotations for Linked Avro Data (SALAD) Specification](SchemaSalad.html). An implementation may formally validate the structure of a CWL document using SALAD schemas located at -https://github.com/common-workflow-language/common-workflow-language/tree/master/draft-4 +https://github.com/common-workflow-language/common-workflow-language/tree/master/v1.0 ## Identifiers diff --git a/v1.0/salad/README.rst b/v1.0/salad/README.rst index 11d1b06b6..e66427cdd 100644 --- a/v1.0/salad/README.rst +++ b/v1.0/salad/README.rst @@ -70,6 +70,6 @@ provides for robust support of inline documentation. .. _JSON-LD: http://json-ld.org .. _Avro: http://avro.apache.org .. _metaschema: https://github.com/common-workflow-language/schema_salad/blob/master/schema_salad/metaschema/metaschema.yml -.. _specification: http://www.commonwl.org/draft-3/SchemaSalad.html -.. _Language: https://github.com/common-workflow-language/common-workflow-language/blob/master/draft-3/CommandLineTool.yml +.. _specification: http://www.commonwl.org/v1.0/SchemaSalad.html +.. _Language: https://github.com/common-workflow-language/common-workflow-language/blob/master/v1.0/CommandLineTool.yml .. _RDF: https://www.w3.org/RDF/