mirror of
https://github.com/qdrant/landing_page.git
synced 2026-09-26 14:38:30 +02:00
fix references on Learn page
This commit is contained in:
@@ -82,7 +82,7 @@ content:
|
||||
description: Start with our beginner-friendly exercises on vector embeddings and basic concepts.
|
||||
link:
|
||||
text: Start Learning
|
||||
url: /documentation/tutorials-lp-basics
|
||||
url: /documentation/tutorials-basics
|
||||
- id: 2
|
||||
icon:
|
||||
src: /icons/outline/hacker-purple.svg
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
---
|
||||
#Delimiter files are used to separate the list of documentation pages into sections.
|
||||
type: reference
|
||||
reference: /documentation/tutorials-lp-basics
|
||||
reference: /documentation/tutorials-basics
|
||||
weight: 311
|
||||
sitemapExclude: True
|
||||
_build:
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
---
|
||||
#Delimiter files are used to separate the list of documentation pages into sections.
|
||||
type: reference
|
||||
reference: /documentation/tutorials-lp-develop
|
||||
reference: /documentation/tutorials-develop
|
||||
weight: 315
|
||||
sitemapExclude: True
|
||||
_build:
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
---
|
||||
#Delimiter files are used to separate the list of documentation pages into sections.
|
||||
type: reference
|
||||
reference: /documentation/tutorials-lp-operations
|
||||
reference: /documentation/tutorials-operations
|
||||
weight: 314
|
||||
sitemapExclude: True
|
||||
_build:
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
---
|
||||
#Delimiter files are used to separate the list of documentation pages into sections.
|
||||
type: reference
|
||||
reference: /documentation/tutorials-lp-search-engineering
|
||||
reference: /documentation/tutorials-search-engineering
|
||||
weight: 312
|
||||
sitemapExclude: True
|
||||
_build:
|
||||
|
||||
Reference in New Issue
Block a user