fix: use correct url (#936)
This commit is contained in:
parent
ce5f97e737
commit
978df0eb8e
2 changed files with 3 additions and 3 deletions
4
.github/ISSUE_TEMPLATE/docsearch_ui.md
vendored
4
.github/ISSUE_TEMPLATE/docsearch_ui.md
vendored
|
|
@ -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/
|
||||
|
|
|
|||
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Reference in a new issue