From: Sadeed pv Date: Fri, 22 Jul 2022 14:30:11 +0000 (+0400) Subject: Fix Algolia's DocSearch broken URL in README (#36812) X-Git-Tag: v5.2.1~65 X-Git-Url: http://git.ipfire.org/gitweb/gitweb.cgi?a=commitdiff_plain;h=d12bcf7bc0f0cb55aa98db3a03f754c5a4d9001f;p=thirdparty%2Fbootstrap.git Fix Algolia's DocSearch broken URL in README (#36812) --- diff --git a/README.md b/README.md index 232645d43c..5e557c499b 100644 --- a/README.md +++ b/README.md @@ -145,7 +145,7 @@ Have a bug or a feature request? Please first read the [issue guidelines](https: Bootstrap's documentation, included in this repo in the root directory, is built with [Hugo](https://gohugo.io/) and publicly hosted on GitHub Pages at . The docs may also be run locally. -Documentation search is powered by [Algolia's DocSearch](https://community.algolia.com/docsearch/). Working on our search? Be sure to set `debug: true` in `site/assets/js/search.js`. +Documentation search is powered by [Algolia's DocSearch](https://docsearch.algolia.com/). Working on our search? Be sure to set `debug: true` in `site/assets/js/search.js`. ### Running documentation locally