Skip to content

Commit

Permalink
fix(hitsPerPage): update link to hitsPerPage widget (#4513)
Browse files Browse the repository at this point in the history
Signed-off-by: Takuya Noguchi <takninnovationresearch@gmail.com>
  • Loading branch information
tnir committed Sep 12, 2020
1 parent e49881f commit daa4bb9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/connectors/hits-per-page/connectHitsPerPage.ts
Expand Up @@ -160,7 +160,7 @@ const connectHitsPerPage: HitsPerPageConnector = function connectHitsPerPage(
\`hitsPerPage\` is not defined.
The option \`hitsPerPage\` needs to be set using the \`configure\` widget.
Learn more: https://community.algolia.com/instantsearch.js/v2/widgets/configure.html
Learn more: https://www.algolia.com/doc/api-reference/widgets/hits-per-page/js/
`
);

Expand Down

0 comments on commit daa4bb9

Please sign in to comment.