From fa3019195cf3508f7f269edbb3496901ff4b4ddd Mon Sep 17 00:00:00 2001 From: kahsa Date: Thu, 3 Nov 2022 20:34:05 +0900 Subject: [PATCH] doc: improve toc (#16302) --- doc/docs.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/doc/docs.md b/doc/docs.md index ba5aa75c21..8a5cd8eb2d 100644 --- a/doc/docs.md +++ b/doc/docs.md @@ -122,10 +122,10 @@ To do so, run the command `v up`. * [Memory management](#memory-management) * [Control](#control) * [Stack and Heap](#stack-and-heap) +* [ORM](#orm) -* [ORM](#orm) * [Writing documentation](#writing-documentation) * [Newlines in Documentation Comments](#newlines-in-documentation-comments) * [Tools](#tools)