From d3df6c08163892b2579f6c459b4de2dded7e6490 Mon Sep 17 00:00:00 2001 From: fengjessica Date: Thu, 4 Sep 2025 15:07:04 -0700 Subject: [PATCH] Update guides.mdx --- dgraph/guides.mdx | 2 -- 1 file changed, 2 deletions(-) diff --git a/dgraph/guides.mdx b/dgraph/guides.mdx index b77c0b0c..c51ff2e8 100644 --- a/dgraph/guides.mdx +++ b/dgraph/guides.mdx @@ -9,5 +9,3 @@ import DgraphWIP from "/snippets/dgraph-wip.mdx" - [Get Started with Dgraph](/dgraph/guides/get-started-with-dgraph/introduction) - [Graph Data Models 101](/dgraph/guides/graph-data-models-101) -- [Build a To-Do list app](/dgraph/guides/to-do-app/introduction) -- [Build a Message Board app](/dgraph/guides/message-board-app/introduction)