From: Laussel Loïc Date: Wed, 11 Apr 2018 14:08:34 +0000 (+0200) Subject: update README.md - debug search option is now in application.js (#26263) X-Git-Tag: v4.1.1~30 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=5f546f570860c0a71da254546c059e6781b0f3b4;p=thirdparty%2Fbootstrap.git update README.md - debug search option is now in application.js (#26263) --- diff --git a/README.md b/README.md index 2231dd0db3..c7f6024cf6 100644 --- a/README.md +++ b/README.md @@ -105,7 +105,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 [Jekyll](https://jekyllrb.com/) 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 the `_scripts.html` include. +Documentation search is powered by [Algolia's DocSearch](https://community.algolia.com/docsearch/). Working on our search? Be sure to set `debug: true` in `assets/js/application.js` file. ### Running documentation locally