diff --git a/docs/index.md b/docs/index.md index 3cb43fdd..74818eaa 100644 --- a/docs/index.md +++ b/docs/index.md @@ -58,6 +58,8 @@ Contributing resources benefits both you and the wider research community. Here Your contributions make a difference by fostering openness, innovation, and collaboration. +**Ready to contribute your resources?** Visit our [portal docs](https://help.cancercomplexity.synapse.org/cancer-complexity-knowledge-portal-docs/contribute-to-the-cckp) for a step-by-step guide. + ### **How to Use This Platform** @@ -68,8 +70,6 @@ The Data Models Explorer offers easy navigation and search options: | **Search for Terms** | Use the search bar above to look for specific metadata terms. | | **Browse Categories** | Navigate using the left-hand menu to explore terms organized by resource type. | -If you're ready to contribute your resources, check out the [tutorial page](home/tutorial.md) for step-by-step guidance. - ### **Found an Error?** We continuously work to improve our data models. If you notice any issues or have suggestions, please [let us know]. diff --git a/docs/assets/dca-tutorial/dca_demo_biospecimen_template.png b/docs/legacy-docs/dca_demo_biospecimen_template.png similarity index 100% rename from docs/assets/dca-tutorial/dca_demo_biospecimen_template.png rename to docs/legacy-docs/dca_demo_biospecimen_template.png diff --git a/docs/home/how-to-use-multiple-templates.md b/docs/legacy-docs/how-to-use-multiple-templates.md similarity index 100% rename from docs/home/how-to-use-multiple-templates.md rename to docs/legacy-docs/how-to-use-multiple-templates.md diff --git a/docs/assets/dca-tutorial/select_dcc.png b/docs/legacy-docs/select_dcc.png similarity index 100% rename from docs/assets/dca-tutorial/select_dcc.png rename to docs/legacy-docs/select_dcc.png diff --git a/docs/assets/dca-tutorial/select_folder.png b/docs/legacy-docs/select_folder.png similarity index 100% rename from docs/assets/dca-tutorial/select_folder.png rename to docs/legacy-docs/select_folder.png diff --git a/docs/assets/dca-tutorial/select_project.png b/docs/legacy-docs/select_project.png similarity index 100% rename from docs/assets/dca-tutorial/select_project.png rename to docs/legacy-docs/select_project.png diff --git a/docs/assets/dca-tutorial/select_template.png b/docs/legacy-docs/select_template.png similarity index 100% rename from docs/assets/dca-tutorial/select_template.png rename to docs/legacy-docs/select_template.png diff --git a/docs/home/tutorial.md b/docs/legacy-docs/tutorial.md similarity index 100% rename from docs/home/tutorial.md rename to docs/legacy-docs/tutorial.md diff --git a/docs/assets/dca-tutorial/validate_submit_metadata.png b/docs/legacy-docs/validate_submit_metadata.png similarity index 100% rename from docs/assets/dca-tutorial/validate_submit_metadata.png rename to docs/legacy-docs/validate_submit_metadata.png diff --git a/nav.yml b/nav.yml index 6d22fdb0..bbb8b95c 100644 --- a/nav.yml +++ b/nav.yml @@ -1,6 +1,5 @@ Home: - index.md - - home/tutorial.md Data Models: - Dataset Data Model: model/dataset.md - Dataset Sharing Plan: model/DataDSP.md