Skip to content

Commit

Permalink
Merge pull request #3420 from uc-cdis/chore/dataguids-dg.6VTS
Browse files Browse the repository at this point in the history
Add JCOIN prefix dg.6VTS and externaldata.healdata.org prefix dg.H35L
  • Loading branch information
craigrbarnes authored Sep 23, 2021
2 parents 464806d + 50bb5d6 commit 15b1c9e
Showing 1 changed file with 7 additions and 1 deletion.
8 changes: 7 additions & 1 deletion dataguids.org/manifest.json
Original file line number Diff line number Diff line change
Expand Up @@ -69,9 +69,15 @@
},
{
"name": "JCOIN",
"host": "https://jcoin.datacommons.io/index",
"host": "https://jcoin.datacommons.io/index/",
"hints": [".*dg\\.6VTS.*"],
"type": "indexd"
},
{
"name": "External Data HEAL",
"host": "https://externaldata.healdata.org/index/",
"hints": [".*dg\\.H35L.*"],
"type": "indexd"
}
]
}
Expand Down

0 comments on commit 15b1c9e

Please sign in to comment.