diff --git a/docs/vlmd/index.md b/docs/vlmd/index.md index 2f7f173..571809a 100644 --- a/docs/vlmd/index.md +++ b/docs/vlmd/index.md @@ -31,4 +31,4 @@ In order to submit a study’s data dictionary to the Platform, the data diction HEAL CDEs are validated and structured questionnaires that include fields describing the human subject data collected, along with how the data was gathered, and how the response is represented in the dataset. HEAL investigators conducting research with human participants use CDEs to allow the data collected by different studies to be harmonized for further analyses. [*(To learn more about HEAL CDEs, visit this NIH page.)*](https://heal.nih.gov/data/common-data-elements) -To report the CDEs your study used to the Platform, follow the instructions on [this page](vlmd_submit_CDE.md). +* To report the CDEs your study used to the Platform, follow the instructions on [this page](vlmd_submit_CDE.md). diff --git a/docs/vlmd/vlmd_request_access.md b/docs/vlmd/vlmd_request_access.md index 7497fbe..d6bd615 100644 --- a/docs/vlmd/vlmd_request_access.md +++ b/docs/vlmd/vlmd_request_access.md @@ -1,4 +1,4 @@ -# Request Access to Submit VLMD +# Request Access to Submit Variable-level Metadata (VLMD) !!! info diff --git a/mkdocs.yaml b/mkdocs.yaml index 1451f78..97aa393 100644 --- a/mkdocs.yaml +++ b/mkdocs.yaml @@ -15,7 +15,7 @@ nav: - cedar-getting-started.md - Variable-level Metadata Submission: - vlmd/index.md - - vlmd/vlmd_request_access.md + - Request Access to Submit VLMD: vlmd/vlmd_request_access.md - vlmd/vlmd_healdata_utils.md - vlmd/vlmd_submission.md - vlmd/vlmd_submit_CDE.md