From bb8ecc398f4e2748a37aa16ae324f9dedc01fe19 Mon Sep 17 00:00:00 2001 From: David Sertic <62056091+davidmyriel@users.noreply.github.com> Date: Wed, 5 Jul 2023 15:36:09 +0200 Subject: [PATCH] fix order links --- .../content/documentation/tutorials/create-snapshot.md | 2 +- .../content/documentation/tutorials/search-beginners.md | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/qdrant-landing/content/documentation/tutorials/create-snapshot.md b/qdrant-landing/content/documentation/tutorials/create-snapshot.md index b448c03ca..577f104b9 100644 --- a/qdrant-landing/content/documentation/tutorials/create-snapshot.md +++ b/qdrant-landing/content/documentation/tutorials/create-snapshot.md @@ -1,6 +1,6 @@ --- title: Create Dataset Snapshot -weight: 15 +weight: 14 --- # Exporting Qdrant collections into snapshots diff --git a/qdrant-landing/content/documentation/tutorials/search-beginners.md b/qdrant-landing/content/documentation/tutorials/search-beginners.md index 115798398..bd2f0fe59 100644 --- a/qdrant-landing/content/documentation/tutorials/search-beginners.md +++ b/qdrant-landing/content/documentation/tutorials/search-beginners.md @@ -1,6 +1,6 @@ --- title: Semantic Search for Beginners -weight: 14 +weight: 15 --- # Semantic Search for Beginners