File tree 4 files changed +5
-90
lines changed
4 files changed +5
-90
lines changed Original file line number Diff line number Diff line change 643
643
"source" : " /docs/instant-search-react-app" ,
644
644
"destination" : " /docs/guides/front_end/react_quick_start" ,
645
645
"permanent" : true
646
+ },
647
+ {
648
+ "source" : " /docs/guides/deployment/azure" ,
649
+ "destination" : " /docs/learn/self_hosted/install_meilisearch_locally" ,
650
+ "permanent" : true
646
651
}
647
652
]
Original file line number Diff line number Diff line change 148
148
"label" : " Deploy on AWS" ,
149
149
"slug" : " aws"
150
150
},
151
- {
152
- "source" : " guides/deployment/azure.mdx" ,
153
- "label" : " Deploy on Azure" ,
154
- "slug" : " azure"
155
- },
156
151
{
157
152
"source" : " guides/deployment/digitalocean.mdx" ,
158
153
"label" : " Deploy on DigitalOcean" ,
Load Diff This file was deleted.
Original file line number Diff line number Diff line change @@ -160,7 +160,6 @@ chmod +x meilisearch
160
160
To deploy Meilisearch on a third-party cloud service, follow one of our dedicated guides:
161
161
162
162
- [ AWS] ( /guides/deployment/aws )
163
- - [ Azure] ( /guides/deployment/azure )
164
163
- [ DigitalOcean] ( /guides/deployment/digitalocean )
165
164
- [ Koyeb] ( /guides/deployment/koyeb )
166
165
- [ Qovery] ( /guides/deployment/qovery )
You can’t perform that action at this time.
0 commit comments