Update integrations.md (#2252)
docs: actually, several of the URLs needed updated too
This commit is contained in:
parent
707177f247
commit
b72c9331d5
1 changed files with 8 additions and 11 deletions
|
|
@ -17,9 +17,8 @@ So, if you're using one of the following tools, checkout their documentation to
|
|||
- [Orchid][11] - [Algolia Search][12]
|
||||
- [Smooth DOC][13] - [DocSearch][14]
|
||||
- [Docsy][15] - [Configure Algolia DocSearch][16]
|
||||
- [dumi][17] - [algolia][18]
|
||||
- [Lotus Docs][19] - [Enabling the DocSearch Plugin][20]
|
||||
- [Sphinx](https://www.sphinx-doc.org/en/master/) - [Algolia DocSearch for Sphinx](https://sphinx-docsearch.readthedocs.io/en/latest/)
|
||||
- [Sphinx](https://www.sphinx-doc.org/en/master/) - [Algolia DocSearch for Sphinx](https://sphinx-docsearch.readthedocs.io/)
|
||||
|
||||
If you're maintaining a similar tool and want us to add you to the list, [feel free to make a pull request](https://github.com/algolia/docsearch/edit/main/packages/website/docs/integrations.md) and [contribute to Code Exchange](https://www.algolia.com/developers/code-exchange/contribute/). We're happy to help.
|
||||
|
||||
|
|
@ -30,18 +29,16 @@ If you're maintaining a similar tool and want us to add you to the list, [feel f
|
|||
[5]: https://vuepress.vuejs.org/
|
||||
[6]: https://vuepress.vuejs.org/theme/default-theme-config.html#algolia-search
|
||||
[7]: https://pkgdown.r-lib.org/
|
||||
[8]: https://pkgdown.r-lib.org/articles/search.html
|
||||
[9]: https://larecipe.binarytorch.com.my/docs/2.2/overview
|
||||
[10]: https://larecipe.binarytorch.com.my/docs/2.2/configurations#search
|
||||
[8]: https://pkgdown.r-lib.org/articles/search.html#bootstrap-3-algolia
|
||||
[9]: https://larecipe.saleem.dev/docs/2.2/overview
|
||||
[10]: https://larecipe.saleem.dev/docs/2.2/search#available-engines
|
||||
[11]: https://orchid.run
|
||||
[12]: https://orchid.run/plugins/orchidsearch#algolia-docsearch
|
||||
[13]: https://smooth-doc.com/
|
||||
[14]: https://smooth-doc.com/docs/docsearch/
|
||||
[13]: https://next-smooth-doc.vercel.app/
|
||||
[14]: https://next-smooth-doc.vercel.app/docs/docsearch/
|
||||
[15]: https://www.docsy.dev/
|
||||
[16]: https://www.docsy.dev/docs/adding-content/navigation/#configure-algolia-docsearch
|
||||
[17]: https://d.umijs.org/
|
||||
[18]: https://d.umijs.org/config#algolia
|
||||
[16]: https://www.docsy.dev/docs/adding-content/search/#algolia-docsearch
|
||||
[19]: https://lotusdocs.dev/docs/
|
||||
[20]: https://lotusdocs.dev/docs/guides/features/docsearch/#enabling-the-docsearch-plugin
|
||||
[21]: https://vitepress.dev/
|
||||
[22]: https://vitepress.dev/reference/default-theme-search#search
|
||||
[22]: https://vitepress.dev/reference/default-theme-search#algolia-search
|
||||
|
|
|
|||
Loading…
Reference in a new issue