Skip to content

Commit 7f96b3b

Browse files
Change quick start title (#2927)
1 parent 6b13c9c commit 7f96b3b

File tree

1 file changed

+5
-5
lines changed

1 file changed

+5
-5
lines changed

config/sidebar-learn.json

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -55,6 +55,11 @@
5555
"title": "Self-hosted",
5656
"slug": "self_hosted",
5757
"routes": [
58+
{
59+
"source": "learn/self_hosted/getting_started_with_self_hosted_meilisearch.mdx",
60+
"label": "Getting started with a self-hosted Meilisearch instance",
61+
"slug": "getting_started_with_self_hosted_meilisearch"
62+
},
5863
{
5964
"source": "learn/self_hosted/configure_meilisearch_at_launch.mdx",
6065
"label": "Configure Meilisearch at launch",
@@ -65,11 +70,6 @@
6570
"label": "Install Meilisearch locally",
6671
"slug": "install_meilisearch_locally"
6772
},
68-
{
69-
"source": "learn/self_hosted/getting_started_with_self_hosted_meilisearch.mdx",
70-
"label": "Quick start",
71-
"slug": "getting_started_with_self_hosted_meilisearch"
72-
},
7373
{
7474
"source": "learn/self_hosted/supported_os.mdx",
7575
"label": "Supported operating systems",

0 commit comments

Comments
 (0)