Skip to content

Commit

Permalink
docs: Easy bug fix in website docs. (#1545)
Browse files Browse the repository at this point in the history
* Bug fix in website.

* Update docs/api-inference/getting-started.md

Co-authored-by: vb <[email protected]>

---------

Co-authored-by: vb <[email protected]>
  • Loading branch information
bhanu-pm and Vaibhavs10 authored Dec 24, 2024
1 parent 44ce4fc commit 7f5034b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/api-inference/getting-started.md
Original file line number Diff line number Diff line change
Expand Up @@ -92,4 +92,4 @@ console.log(result);

## Next Steps

Now that you know the basics, you can explore the [API Reference](./parameters.md) to learn more about task-specific settings and parameters.
Now that you know the basics, you can explore [API Reference](https://huggingface.co/docs/api-inference/parameters) doc to learn more about the parameters and task-specific settings.

0 comments on commit 7f5034b

Please sign in to comment.