Skip to content

Commit d33559c

Browse files
Suguru HiraharaSuguru Hirahara
authored andcommitted
Update meilisearch.md: replace URLs
Signed-off-by: Suguru Hirahara <did:key:z6Mkg4WMCHiK1wGCXLJidM4fWQuuCtb7jVmuLqCxSEwJLtvp>
1 parent 28aa421 commit d33559c

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

docs/services/meilisearch.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -82,11 +82,11 @@ meilisearch_hostname: "meilisearch.example.com"
8282

8383
After running the command for installation, the Meilisearch instance becomes available internally to other services on the same network. If the service is exposed to the internet, it becomes available at the URL specified with `meilisearch_hostname`. With the configuration above, the service is hosted at `https://meilisearch.example.com`.
8484

85-
To get started, refer to [the documentation](https://www.meilisearch.com/docs/learn/getting_started/what_is_meilisearch) for guides about how to integrate Meilisearch.
85+
To get started, refer to [the documentation](https://www.meilisearch.com/docs/getting_started/overview) for guides about how to integrate Meilisearch.
8686

8787
### Obtaining API keys
8888

89-
**It is [not recommended](https://www.meilisearch.com/docs/learn/security/basic_security) to use the master key for operations anything but managing other API keys.** See [this section](https://github.com/mother-of-all-self-hosting/ansible-role-meilisearch/blob/main/docs/configuring-meilisearch.md#obtaining-api-keys) about the instruction to obtain those API keys.
89+
**It is [not recommended](https://www.meilisearch.com/docs/resources/self_hosting/security/basic_security#obtaining-api-keys-in-a-self-hosted-instance) to use the master key for operations anything but managing other API keys.** See [this section](https://github.com/mother-of-all-self-hosting/ansible-role-meilisearch/blob/main/docs/configuring-meilisearch.md#obtaining-api-keys) about the instruction to obtain those API keys.
9090

9191
#### Setting default API admin key
9292

0 commit comments

Comments
 (0)