]> git.ipfire.org Git - thirdparty/bootstrap.git/commitdiff
update README.md - debug search option is now in application.js (#26263)
authorLaussel Loïc <loic.laussel@orange.com>
Wed, 11 Apr 2018 14:08:34 +0000 (16:08 +0200)
committerXhmikosR <xhmikosr@gmail.com>
Wed, 11 Apr 2018 14:08:34 +0000 (17:08 +0300)
README.md

index 2231dd0db3898519ee816cdac02594c492ba11d6..c7f6024cf67759b31b87454446dcde16d13ba44c 100644 (file)
--- 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 <https://getbootstrap.com/>. 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