From ebb7d33266409ddb81eb5c740c00fa787c089858 Mon Sep 17 00:00:00 2001 From: aaronkanzer <36093535+aaronkanzer@users.noreply.github.com> Date: Fri, 19 Apr 2024 11:26:27 -0400 Subject: [PATCH] Update mkdocs.yml Co-authored-by: Kabilar Gunalan --- mkdocs.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/mkdocs.yml b/mkdocs.yml index facb517f..a00cc1cd 100644 --- a/mkdocs.yml +++ b/mkdocs.yml @@ -38,7 +38,7 @@ nav: - Notes: "40_development.md" - REST API Swagger: https://api.dandiarchive.org/swagger - REST API Redoc: https://api.dandiarchive.org/redoc - - Replicating Dandi: + - Create DANDI Instance: - Getting Started: "59_getting_started_replicating_dandi.md" - Initialize Vendor Accounts for DANDI: "60_initialize_vendors.md" - DANDI Authentication: "61_dandi_authentication.md"