From c903ee4e3c73036e0953cc4a4a05800281949c4c Mon Sep 17 00:00:00 2001 From: s-pace Date: Tue, 25 Feb 2020 09:48:39 +0100 Subject: [PATCH] fix: use correct url --- .github/ISSUE_TEMPLATE/docsearch_ui.md | 4 ++-- README.md | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/.github/ISSUE_TEMPLATE/docsearch_ui.md b/.github/ISSUE_TEMPLATE/docsearch_ui.md index 2439f9da4..f31988721 100644 --- a/.github/ISSUE_TEMPLATE/docsearch_ui.md +++ b/.github/ISSUE_TEMPLATE/docsearch_ui.md @@ -21,5 +21,5 @@ and `npm start`.** **What is the expected behavior?** [1]: https://github.com/algolia/docsearch-configs -[2]: https://community.algolia.com/docsearch/config-file.html -[3]: (https://jsfiddle.net/) +[2]: https://docsearch.algolia.com/docs/config-file +[3]: https://jsfiddle.net/ diff --git a/README.md b/README.md index 2d1b373a6..2b07e1a18 100644 --- a/README.md +++ b/README.md @@ -36,7 +36,7 @@ DocSearch is made of 3 repositories: [5]: https://img.shields.io/badge/license-MIT-green.svg?style=flat-square [6]: https://img.shields.io/npm/dm/docsearch.js.svg?style=flat-square [7]: https://data.jsdelivr.com/v1/package/npm/docsearch.js/badge -[8]: https://community.algolia.com/docsearch/ +[8]: https://docsearch.algolia.com/ [9]: ./.github/demo.gif [10]: https://github.com/algolia/docsearch [11]: https://github.com/algolia/docsearch-configs