docs: update DocSearch showcase (#7877)

This commit is contained in:
Clément Vannicatte 2022-08-02 19:32:35 +02:00 committed by GitHub
parent 1bf5c0d36e
commit 5002f6cf9d
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -95,12 +95,13 @@ const Users: User[] = [
tags: ['opensource', 'personal'],
},
{
title: 'Algolia Docsearch',
title: 'Algolia DocSearch',
description:
'The best search experience for docs, integrates in minutes, for free',
preview: require('./showcase/algolia.png'),
website: 'https://docsearch.algolia.com/',
source: 'https://github.com/algolia/docsearch-website',
source:
'https://github.com/algolia/docsearch/tree/main/packages/website',
tags: ['favorite', 'opensource', 'product'],
},
{