From 4c22cceee9d31f7a631fc165acb8857c79ce1a0f Mon Sep 17 00:00:00 2001 From: Maria Elisabeth Schreiber Date: Mon, 24 Jun 2024 13:09:17 -0600 Subject: [PATCH] docs: update demand control nav placement (#5434) --- docs/source/config.json | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) diff --git a/docs/source/config.json b/docs/source/config.json index 6b0fcc5899..7d5562effb 100644 --- a/docs/source/config.json +++ b/docs/source/config.json @@ -69,6 +69,13 @@ "enterprise" ] ], + "Demand Control" : [ + "/executing-operations/demand-control", + [ + "enterprise", + "preview" + ] + ], "Privacy and Data Collection": "/privacy" } }, @@ -82,13 +89,6 @@ "enterprise" ] ], - "Demand Control" : [ - "/executing-operations/demand-control", - [ - "enterprise", - "preview" - ] - ], "GraphQL Subscriptions": { "Subscriptions Setup": [ "/executing-operations/subscription-support",