Skip to content

Commit

Permalink
update README.md - debug search option is now in application.js (#26263)
Browse files Browse the repository at this point in the history
  • Loading branch information
Lausselloic authored and XhmikosR committed Apr 11, 2018
1 parent ee1a228 commit 5f546f5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -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

Expand Down

0 comments on commit 5f546f5

Please sign in to comment.