diff --git a/assets/schema_input.json b/assets/schema_input.json index 0ad7d254..1d7e9499 100644 --- a/assets/schema_input.json +++ b/assets/schema_input.json @@ -1,6 +1,6 @@ { "$schema": "https://json-schema.org/draft/2020-12/schema", - "$id": "https://raw.githubusercontent.com/nf-core/taxprofiler/main/assets/schema_input.json", + "$id": "https://raw.githubusercontent.com/nf-core/taxprofiler/master/assets/schema_input.json", "title": "nf-core/taxprofiler pipeline - params.input schema", "description": "Schema for the file provided with params.input", "type": "array",