Skip to content

Commit

Permalink
docs: fix link to vitepress (#2229)
Browse files Browse the repository at this point in the history
Co-authored-by: Clément Vannicatte <vannicattec@gmail.com>
  • Loading branch information
xmajzel and shortcuts committed Apr 8, 2024
1 parent 2df2e13 commit 6462d11
Showing 1 changed file with 3 additions and 2 deletions.
5 changes: 3 additions & 2 deletions packages/website/docs/integrations.md
Expand Up @@ -11,7 +11,7 @@ So, if you're using one of the following tools, checkout their documentation to
- [Docusaurus v1][1] - [How to enable search][2]
- [Docusaurus v2][3] - [Using Algolia DocSearch][4]
- [VuePress][5] - [Algolia Search][6]
- [VitePress][5] - [Search][21]
- [VitePress][21] - [Search][22]
- [pkgdown][7] - [DocSearch indexing][8]
- [LaRecipe][9] - [Algolia Search][10]
- [Orchid][11] - [Algolia Search][12]
Expand Down Expand Up @@ -43,4 +43,5 @@ If you're maintaining a similar tool and want us to add you to the list, [feel f
[18]: https://d.umijs.org/config#algolia
[19]: https://lotusdocs.dev/docs/
[20]: https://lotusdocs.dev/docs/guides/features/docsearch/#enabling-the-docsearch-plugin
[21]: https://vitepress.dev/reference/default-theme-search#search
[21]: https://vitepress.dev/
[22]: https://vitepress.dev/reference/default-theme-search#search

0 comments on commit 6462d11

Please sign in to comment.