From 35e3697735130ca1b5ce1c3f24b8489bad7b2b57 Mon Sep 17 00:00:00 2001 From: Jeremy Walter <40613731+jeremywalter@users.noreply.github.com> Date: Fri, 29 Sep 2023 12:08:47 -0700 Subject: [PATCH] Update portalguide link --- docs/index.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/index.md b/docs/index.md index 4e858d7f..48ea292f 100644 --- a/docs/index.md +++ b/docs/index.md @@ -9,5 +9,5 @@ The goal of the Common Fund Data Ecosystem (CFDE) is to federate data from Commo To facilitate the task of federating the DCCs' data, the CFDE has developed and refined software tools. To view documentation for these tools, please select from the following: - The [Crosscut Metadata Model](./c2m2/draft-C2M2_specification/README.md) (C2M2) provides a flexible standard for describing biomedical experimental data. -- The [Datapackage Submission System](./cfde-submit/docs/index.md) documentation describes how Common Fund metadata is submitted to the [CFDE Search Portal](https://app.nih-cfde.org/). For help with submissions, you can also check the [wiki](https://github.com/nih-cfde/published-documentation/wiki), search common errors in the [discussion board](https://github.com/nih-cfde/published-documentation/discussions), or read the [CFDE Portal User Guide](./about/portalguide/). +- The [Datapackage Submission System](./cfde-submit/docs/index.md) documentation describes how Common Fund metadata is submitted to the [CFDE Search Portal](https://app.nih-cfde.org/). For help with submissions, you can also check the [wiki](https://github.com/nih-cfde/published-documentation/wiki), search common errors in the [discussion board](https://github.com/nih-cfde/published-documentation/discussions), or read the [CFDE Portal User Guide](https://docs.nih-cfde.org/en/latest/portalguide/). - The [FAIR cookbook](./the-fair-cookbook/intro.md) provides introductory materials about various aspects of FAIRness, including practical guides that show how to enhance digital objects by adhering to community accepted standards.