mirror of
https://github.com/facebook/docusaurus.git
synced 2025-08-02 16:29:47 +02:00
docs: fix link for apply to DocSearch program (#5784)
This commit is contained in:
parent
11acc2d728
commit
d4114c77fc
1 changed files with 1 additions and 1 deletions
|
@ -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.
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue