From 75936c75d025d42fedb2f4d8d5528ea016e82698 Mon Sep 17 00:00:00 2001 From: Nick Fisher Date: Wed, 23 Oct 2024 15:04:21 +0800 Subject: [PATCH] doc: fix doc index --- docs.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs.json b/docs.json index b9a1533d..e70086c3 100644 --- a/docs.json +++ b/docs.json @@ -7,7 +7,7 @@ "Getting Started", [ ["Overview", "/"], - ["Quick Start", "/quickstart"] + ["Quick Start", "/quickstart"], ["Camera Manipulation", "/camera_manipulation"] ] ],