Skip to content

Commit 2df3240

Browse files
authored
fix: update download link for movies.json file (#3395)
1 parent 6462ce7 commit 2df3240

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

learn/self_hosted/getting_started_with_self_hosted_meilisearch.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -73,7 +73,7 @@ To learn more about securing Meilisearch, refer to the [security tutorial](/lear
7373

7474
In this quick start, you will search through a collection of movies.
7575

76-
To follow along, first click this link to download the file: <a href="/assets/datasets/movies.json" download="movies.json">movies.json</a>. Then, move the downloaded file into your working directory.
76+
To follow along, first click this link to download the file: <a href="https://www.meilisearch.com/movies.json" download="movies.json">movies.json</a>. Then, move the downloaded file into your working directory.
7777

7878
<Note>
7979
Meilisearch accepts data in JSON, NDJSON, and CSV formats.

0 commit comments

Comments
 (0)