From 7c1d293af9b828cf2553d7ea61c54eb78f4dc882 Mon Sep 17 00:00:00 2001 From: swyx Date: Sat, 22 Aug 2020 16:11:08 +0800 Subject: [PATCH] docs(readme): add link to new DocSearch website (#972) --- README.md | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 2b07e1a1..ed267eb5 100644 --- a/README.md +++ b/README.md @@ -19,9 +19,10 @@ Check out our [website][8] for a complete explanation and documentation. ## Related projects -DocSearch is made of 3 repositories: +DocSearch is made of 4 repositories: -- [algolia/docsearch][10] contains the `docsearch.js` code source and the +- [algolia/docsearch][10] contains the `docsearch.js` code source +- [algolia/docsearch-website](https://github.com/algolia/docsearch-website) contains the documentation website. - [algolia/docsearch-configs][11] contains the JSON files representing all the configs for all the documentations DocSearch is powering