From 77c4252d47a226863f4a45281eaa4740a9e08e27 Mon Sep 17 00:00:00 2001 From: Dorota Jarecka Date: Thu, 1 Aug 2024 15:32:31 -0400 Subject: [PATCH] Update a github link in general_schema --- general_schema.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/general_schema.json b/general_schema.json index 71c00f9..38b60a7 100644 --- a/general_schema.json +++ b/general_schema.json @@ -170,7 +170,7 @@ ], "properties": { "matrix_file_id": { - "description": "A resolvable ID for a cell by gene matrix file in the form namespace:accession, e.g. CellXGene_dataset:8e10f1c4-8e98-41e5-b65f-8cd89a887122. Please see https://github.com/cellannotation/cell-annotation-schema/registry/registry.json for supported namespaces.", + "description": "A resolvable ID for a cell by gene matrix file in the form namespace:accession, e.g. CellXGene_dataset:8e10f1c4-8e98-41e5-b65f-8cd89a887122. Please see https://github.com/cellannotation/cell-annotation-schema/blob/main/registry/registry.json for supported namespaces.", "type": "string" }, "title": {