|
1 | 1 | |Linux Build Status| |Windows Build status| |Code coverage| |CII Best Practices| |
2 | 2 |
|
3 | | -.. |Linux Build Status| image:: https://img.shields.io/travis/common-workflow-language/schema_salad/master.svg?label=unix%20build |
| 3 | +.. |Linux Build Status| image:: https://img.shields.io/travis/common-workflow-language/schema_salad/main.svg?label=unix%20build |
4 | 4 | :target: https://travis-ci.org/common-workflow-language/schema_salad |
5 | | -.. |Windows Build status| image:: https://img.shields.io/appveyor/ci/mr-c/schema-salad/master.svg?label=windows%20build |
6 | | - :target: https://ci.appveyor.com/project/mr-c/schema-salad/branch/master |
7 | | -.. |Code coverage| image:: https://codecov.io/gh/common-workflow-language/schema_salad/branch/master/graph/badge.svg |
| 5 | +.. |Windows Build status| image:: https://img.shields.io/appveyor/ci/mr-c/schema-salad/main.svg?label=windows%20build |
| 6 | + :target: https://ci.appveyor.com/project/mr-c/schema-salad/branch/main |
| 7 | +.. |Code coverage| image:: https://codecov.io/gh/common-workflow-language/schema_salad/branch/main/graph/badge.svg |
8 | 8 | :target: https://codecov.io/gh/common-workflow-language/schema_salad |
9 | 9 | .. |CII Best Practices| image:: https://bestpractices.coreinfrastructure.org/projects/1867/badge |
10 | 10 | :target: https://bestpractices.coreinfrastructure.org/projects/1867 |
@@ -210,7 +210,7 @@ provides for robust support of inline documentation. |
210 | 210 |
|
211 | 211 | .. _JSON-LD: http://json-ld.org |
212 | 212 | .. _Avro: http://avro.apache.org |
213 | | -.. _metaschema: https://github.com/common-workflow-language/schema_salad/blob/master/schema_salad/metaschema/metaschema.yml |
| 213 | +.. _metaschema: https://github.com/common-workflow-language/schema_salad/blob/main/schema_salad/metaschema/metaschema.yml |
214 | 214 | .. _specification: http://www.commonwl.org/v1.0/SchemaSalad.html |
215 | | -.. _Language: https://github.com/common-workflow-language/common-workflow-language/blob/master/v1.0/CommandLineTool.yml |
| 215 | +.. _Language: https://github.com/common-workflow-language/common-workflow-language/blob/main/v1.0/CommandLineTool.yml |
216 | 216 | .. _RDF: https://www.w3.org/RDF/ |
0 commit comments