Skip to content

Commit eb36152

Browse files
authored
attempt to fix syntax errors around external links
1 parent 2bc4ec0 commit eb36152

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

datasets/clinical-ultrasound-image-data.yaml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@ Name: Clinical Ultrasound Image Repository
22
Description: Generic Clinical Ultrasound Data from Random Subjects acquired for Clinical Reasons, to be used for Developing Artificial Intelligence Applications. This dataset is complete with 2000 studies from 2000 subjects (one third each from abdominal, cardiac, and OB/GYN cases)
33
Documentation: https://clinical-ultrasound-image-repository.s3.amazonaws.com/index.html
44
5-
ManagedBy: [MONAI Development Team](https://github.com/Project-MONAI/MONAI)
5+
ManagedBy: "[MONAI Development Team](https://github.com/Project-MONAI/MONAI)"
66
UpdateFrequency: This is a static dataset; however, tutorials and resources will be updated as they are developed.
77
Tags:
88
- medicine
@@ -11,11 +11,11 @@ Tags:
1111
- life sciences
1212
- aws-pds
1313

14-
License: [CC-BY-NC 4.0](https://creativecommons.org/licenses/by-nc/4.0/)
14+
License: "[CC-BY-NC 4.0](https://creativecommons.org/licenses/by-nc/4.0/)"
1515
Resources:
1616
- Description: Clinical Ultrasound Image Repository
1717
ARN: arn:aws:s3:::clinical-ultrasound-image-repository
1818
Region: us-west-2
1919
Type: S3 Bucket
2020
Explore:
21-
- '[Browse Bucket](https://clinical-ultrasound-image-repository.s3.amazonaws.com/download.html)'
21+
- "[Browse Bucket](https://clinical-ultrasound-image-repository.s3.amazonaws.com/download.html)"

0 commit comments

Comments
 (0)