Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion app/javascript/views/Api.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -819,7 +819,7 @@ const Api: React.FC<RouteComponentProps> = (props) => {
We are limiting the number of API requests from a single IP to
10,000 per hour. If you or your application has been blacklisted and
you think there has been an error, please{" "}
<a href="mailto:support@algolia.com?subject=HN%20Search%3A%20rate%20limit">
<a href="https://support.algolia.com/hc/en-us/requests/new">
contact us
</a>
.
Expand Down