From 8e4a9876987d3213197ea0ec4df5dbe3c6471182 Mon Sep 17 00:00:00 2001 From: Kabilar Gunalan Date: Tue, 14 Jan 2025 16:13:49 -0600 Subject: [PATCH] Update link for repository rename --- docs/20_project_structure.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/20_project_structure.md b/docs/20_project_structure.md index 6418287e..dc927715 100644 --- a/docs/20_project_structure.md +++ b/docs/20_project_structure.md @@ -23,4 +23,4 @@ The DANDI project is organized around several **GitHub** repositories: | [helpdesk](https://github.com/dandi/helpdesk) | Contains our community help platform where you can submit [issues](https://github.com/dandi/helpdesk/issues/new/choose). | [schema](https://github.com/dandi/schema) | Provides the details and some supporting code for the DANDI metadata schema. | [schema Python library](https://github.com/dandi/dandi-schema) | Provides a Python library for updating the schema and for creating and validating DANDI objects. -| [website](https://github.com/dandi/dandi.github.io) | Provides an overview of the DANDI project and the team members and collaborators. | +| [DANDI About website](https://github.com/dandi/dandi-about) | Provides an overview of the DANDI project and the team members and collaborators. |