diff --git a/docs/api-inference/getting-started.md b/docs/api-inference/getting-started.md index ea0007ba9..a13474783 100644 --- a/docs/api-inference/getting-started.md +++ b/docs/api-inference/getting-started.md @@ -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. \ No newline at end of file +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.