Skip to content

Commit

Permalink
docs: fix link for apply to DocSearch program (#5784)
Browse files Browse the repository at this point in the history
  • Loading branch information
lex111 committed Oct 25, 2021
1 parent 11acc2d commit d4114c7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion website/docs/search.md
Expand Up @@ -25,7 +25,7 @@ There are a few options you can use to add search to your website:

Docusaurus has **official support** for [Algolia DocSearch](https://docsearch.algolia.com).

The service is **free** in most cases: just [apply to the DocSearch program](https://docsearch.algolia.com/docs/apply).
The service is **free** in most cases: just [apply to the DocSearch program](https://docsearch.algolia.com/apply).

It works by crawling the content of your website every 24 hours and putting all the content in an Algolia index. This content is then queried directly from your front-end using the Algolia API.

Expand Down

0 comments on commit d4114c7

Please sign in to comment.