README: fix path to search.js (#32257)
This commit is contained in:
parent
4620b9838b
commit
307c08af42
1 changed files with 1 additions and 1 deletions
|
|
@ -113,7 +113,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 <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 `site/assets/js/src/search.js` file.
|
||||
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`.
|
||||
|
||||
### Running documentation locally
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue