Skip to content

Commit af0b700

Browse files
committed
Update artifact to use dash
1 parent 7f92f32 commit af0b700

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

docs/seqcol.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -394,7 +394,7 @@ ga4gh:
394394
"name": "Sequence Collection server",
395395
"type": {
396396
"group": "org.ga4gh",
397-
"artifact": "refget.seqcol",
397+
"artifact": "refget-seqcol",
398398
"version": "1.0.0"
399399
},
400400
"description": "Collection of sequences from digests.",

docs/sequences.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -381,7 +381,7 @@ GET /service-info
381381
"name": "Refget server",
382382
"type": {
383383
"group": "org.ga4gh",
384-
"artifact": "refget.sequence",
384+
"artifact": "refget-sequence",
385385
"version": "2.0.0"
386386
},
387387
"description": "Reference sequences from checksums",

0 commit comments

Comments
 (0)