From c7d16dd70718de1c49db03372b61228263f349aa Mon Sep 17 00:00:00 2001 From: Kabilar Gunalan Date: Thu, 1 Aug 2024 10:09:16 -0500 Subject: [PATCH] Add `DANDI Datasets` page to navigation --- mkdocs.yml | 2 ++ 1 file changed, 2 insertions(+) diff --git a/mkdocs.yml b/mkdocs.yml index 180fb29e..96416454 100644 --- a/mkdocs.yml +++ b/mkdocs.yml @@ -39,6 +39,8 @@ nav: - REST API Swagger: https://api.dandiarchive.org/swagger - REST API Redoc: https://api.dandiarchive.org/redoc - DANDI Hub: "50_hub.md" + - Tutorials: + - Dandiset Examples: https://www.dandiarchive.org/example-notebooks - Health Status: - Dandisets: https://github.com/dandi/dandisets-healthstatus - Services: https://www.dandiarchive.org/upptime