From 707177f2474dd50c4b1abce38342750f1a7d1d56 Mon Sep 17 00:00:00 2001 From: James Gray <101061708+randombeeper@users.noreply.github.com> Date: Fri, 31 May 2024 11:45:39 -0500 Subject: [PATCH] Update integrations.md (#2251) docs: adding reference to docusaurusv3 --- packages/website/docs/integrations.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/packages/website/docs/integrations.md b/packages/website/docs/integrations.md index 5084db51..1b658f65 100644 --- a/packages/website/docs/integrations.md +++ b/packages/website/docs/integrations.md @@ -9,7 +9,7 @@ We worked with **documentation website generators** to have DocSearch directly e So, if you're using one of the following tools, checkout their documentation to see how to enable DocSearch on your website: - [Docusaurus v1][1] - [How to enable search][2] -- [Docusaurus v2][3] - [Using Algolia DocSearch][4] +- [Docusaurus v2 & v3][3] - [Using Algolia DocSearch][4] - [VuePress][5] - [Algolia Search][6] - [VitePress][21] - [Search][22] - [pkgdown][7] - [DocSearch indexing][8]