From dbcff465c8eac46f91b0f3a104a332dab491da21 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Isabella=20Veloso=20S=C3=A1?= <77300325+Isabella-Veloso@users.noreply.github.com> Date: Mon, 18 May 2026 16:11:25 -0300 Subject: [PATCH] docs: update navigation the article in is in the wrong place in navigation --- public/navigation.json | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) diff --git a/public/navigation.json b/public/navigation.json index 515f0b648..d2e12660f 100644 --- a/public/navigation.json +++ b/public/navigation.json @@ -2175,15 +2175,15 @@ "origin": "", "type": "markdown", "children": [] - }, - { - "name": "Integration VTEX Sales App Local stock sale", - "slug": "integration-vtex-sales-app-local-stock-sale", - "origin": "", - "type": "markdown", - "children": [] } ] + }, + { + "name": "Integration VTEX Sales App Local stock sale", + "slug": "integration-vtex-sales-app-local-stock-sale", + "origin": "", + "type": "markdown", + "children": [] } ] },