diff options
author | Pjotr Prins | 2020-04-15 08:21:42 -0500 |
---|---|---|
committer | GitHub | 2020-04-15 08:21:42 -0500 |
commit | 7cf44a7aed6dd190e16ac94958aefcf7bffed6a0 (patch) | |
tree | 0edef9a2cb236183eaebfb563d2f2ac7547623bc /example | |
parent | c9a132fe4c8eb1fb40cc624910af412c0727bd5e (diff) | |
parent | c63e1f83fbe8db588a9f6c9383942145407d46b7 (diff) | |
download | bh20-seq-resource-7cf44a7aed6dd190e16ac94958aefcf7bffed6a0.tar.gz bh20-seq-resource-7cf44a7aed6dd190e16ac94958aefcf7bffed6a0.tar.lz bh20-seq-resource-7cf44a7aed6dd190e16ac94958aefcf7bffed6a0.zip |
Merge pull request #20 from stain/patch-1
submitter_orchid -> submitter_orcid
Diffstat (limited to 'example')
-rw-r--r-- | example/metadata.yaml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/example/metadata.yaml b/example/metadata.yaml index 0408f0d..bbd3e36 100644 --- a/example/metadata.yaml +++ b/example/metadata.yaml @@ -37,4 +37,4 @@ submitter: provider_sample_id: string submitter_sample_id: string authors: testAuthor - submitter_orchid: https://orcid.org/00A0-0002-1825-009X + submitter_orcid: https://orcid.org/0000-0002-1825-0097 |