From c343e9c64e6e480f0b5a212d93473d8aba59ed0e Mon Sep 17 00:00:00 2001 From: Denis Yuen Date: Mon, 23 Sep 2019 13:18:56 -0400 Subject: [PATCH] Update registry.json (#115) * Update registry.json --- registry.json | 9 ++++++--- 1 file changed, 6 insertions(+), 3 deletions(-) diff --git a/registry.json b/registry.json index cff614d7..c8592d71 100644 --- a/registry.json +++ b/registry.json @@ -1,5 +1,8 @@ { - "dockstore" : [ - "https://www.dockstore.org:8443/api/v1/metadata" - ] + "dockstore": [ + "https://dockstore.org/api/api/ga4gh/v2/metadata" + ], + "biocontainers": [ + "https://api.biocontainers.pro/api/ga4gh/v2/metadata" + ] }